Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TABSAdvIndexDefs.Items
TABSAdvIndexDefs
Top 


Lists the index definitions that describe each index of a dataset.

property Items[Index: Integer]: TABSAdvIndexDef;

Description
Use Items to access a particular index definition. Specify the index definition to access with the Index parameter. Index identifies the index definition's position in the list of index definitions, in the range 0 to Count - 1.

IdxFldsVar := ABSTable1.AdvIndexDefs.Items[i].Fields;

        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database May 11, 2024