TMedTable.IndexFields[Index TMedTable

property IndexFields[Index: Integer]: TField ;

Description

IndexFields is an array of TField objects, each correspondig to one field from active index. Fields are indexed starting from 0. Property can be used with both expression and field indexes. This property should not be modified. To activate the appropriate field index - use IndexFieldNames property instead.