Icon GetIndexNames Method

void __fastcall GetIndexNames(System::Classes::TStrings* List)

Usage

Call the GetIndexNames method to retrieve a list of all available indexes for a table. The List parameter is a string list object, created and maintained by the application, into which to retrieve the index names.
Image