Subject | Re: [IBO] Fields[xx].value - unidentifyed type: 14 |
---|---|
Author | Jason Wharton |
Post date | 2001-01-03T05:43:31Z |
> At least in TIB_xyz components, Value at the generic level is Variant, butValue in TIB_Column is a variant. This is unlike what people do with the
> if you treat the field as its effective type (integer field, for example),
> the Value property should give a result of the appropriate type (in the
> example, Value is integer) and not a variant.
VCL's TxyzField types that override the property with the properly typed
one.
In IBO you are typically dealing with just the TIB_Column and never the
TIB_Columnxyz since I don't use persistent fields.
HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com