TDAOrderByItems
Overview
Part of Dynamic Orderfeature
Location
- Unit: uDADataTable.pas
- Ancestry: TCollection | TDAOrderByItems
Properties
Items
This property allows the collection content to be accessed by index.
property Items[Index: Integer]: TDAOrderBy read write
Instance Methods
constructor Create reintroduce
Creates an new instance
constructor Create
Add
Add a new item
function Add(aFieldName: string; aDescMode: Boolean): TDAOrderBy
Parameters:
- aFieldName: Field name
- aDescMode: Sort mode