Indexed access to the index definitions.
Source position: db.pas line 1286
public property TIndexDefs.Items[Index: Integer] : TIndexDef |
Items is redefined by TIndexDefs using TIndexDef as the type for the elements. It is the default property of the TIndexDefs class.
|
Index definition. |