Icon Items Property

property Items[Index: Integer]: TDBISAMIndexDef

Usage

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