Accuracer: The First And Only Cross-Platform BDE Replacement
Client-Server Single-File Embedded Database with SQL for Delphi / C++Builder / Kylix


TACRAdvFieldDefs.Items
TACRAdvFieldDefs
Top 

Lists the field definitions that describe each physical field in the dataset.

property Items[Index: Integer]: TACRAdvFieldDef; default;

Description
Use Items to access a particular field definition. Specify the field definition to access with the Index parameter. Index is an integer identifying the field definition's position in the list of field definitions, in the range 0 to Count - 1.

FieldNameVar := Table1.AdvFieldDefs.Items[0].DisplayName;


© AidAim Software Accuracer: Contents-cross-platform Windows Linux Databas