Subject Re: [IBO] FieldsDisplayLabel
Author Jason Wharton
You can try to find it in the strings based property using the various
capabilities that the TIB_StringList provides.

LinkIndex[ ] gives you -1 if not found and a number 0-n if it is in the
list.
IndexValue gives you the actually entry for the field if there is an entry
for it.

HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: <guido.klapperich@...>
To: <ibobjects@egroups.com>
Sent: Tuesday, January 23, 2001 4:26 PM
Subject: [IBO] FieldsDisplayLabel


> Exists a way to receive the values of FieldsDisplayLabel before a
> Dataset is prepared ?
>
>
> Guido.
>
>
>
>