Used to determine the default type of local sorting for string fields.
property DefaultSortType: TSortType default stCaseSensitive;
The DefaultSortType property is used when a sort type is not specified explicitly after the field name in the TMemDataSet.IndexFieldNames property of a dataset.