TMedTable.OpenIndexFile TMedTable

procedure OpenIndexFile(const IName: string);

Description

Use IndexFiles property to open new index files.

Adding index file to IndexFiles calls OpenIndexFile to perform index open.

Example:

tab.IndexFiles.Add('indeks3');