Icon Items Property

property Items[Index: Integer]: TDBISAMFieldDef

Usage

Use the Items property to access a specific field definition. The Index is an integer identifying the field definition's position in the list of field definitions, in the range of 0 to the value of the Count property minus 1.
Image