Used to build ORDER BY clause of SQL statements.
property OrderFields: string;
TCustomIBCTable uses the OrderFields property to build ORDER BY clause of SQL statements.
Place commas to separate fields in a single string.
TCustomIBCTable is reopened when the OrderFields property is being changed.