property IndexName: string;
Description
Set IndexName to show the records of the table in the order defined by the index. Use one of items in the IndexFiles property. Setting IndexName to an empty string shows the records in the natural order, that is the order the records are stored in in the table file.
Note: The IndexName must be given including the extension .id, .inr or .ind.