TMedTable.DeleteIndex TMedTable

procedure DeleteIndex(const IName: string);

Description

Use DeleteIndex to delete index (order) for the table. Specify index name as IName. TMedTable component will automatically find the proper order bad (CDX file) when deleting index from ttDBFCDX or ttMEDCDX table.

Important note: When deleting indexes for Mediator tables, Table must be opened as Exclusive.