Used to build ORDER BY clause of SQL statements.
property OrderFields: string;
TCustomLiteTable uses the OrderFields property to build ORDER BY clause of SQL statements. To set several field names to this property separate them with commas. TCustomLiteTable is reopened when OrderFields is being changed.