TdxCustomMemData.SortedField Property
In This Article
Deprecated. This property exists for backward compatibility only. Use SortedFields and SortOptions properties instead.
#Declaration
Delphi
property SortedField: string read; write;
#Property Value
Type | Description |
---|---|
string | The name of the dataset field against which the component sorts data. |
See Also