Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TABSTable.IndexFields
TABSTable
Top 


Retrieves or sets a field for an index.

property IndexFields[Index: Integer]: TField

Description
Retrieves or sets a field for an index. IndexFields provides a zero-based array of field objects, each of which corresponds to a field in the current index. Index is an ordinal value indicating the position of a field in the index. The first field in the index is IndexFields[0], the second is IndexFields[1], and so on.

Note: Do not set IndexField directly. Instead use the IndexFieldNames property to order datasets on the fly at runtime.

        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Apr 19, 2024