Create(IdxSortByExpression[]) Constructor
Initializes a new instance of the TdxSortByExpressions class with specified settings.
Declaration
constructor Create(const ASortProperties: array of IdxSortByExpression); overload;
Parameters
Name | Type |
---|---|
ASortProperties | IdxSortByExpression |
See Also