Delphi FireDAC datasets offer a quick and easy sorting feature, through the property “IndexFieldNames” in which you list the field names to use as an index, and you can optionally specify sorting options for each field. This property is an alternative for creating and setting indexes for a dataset in the property “IndexName”. Note that …
<a href="https://lecturepress.com/academy/object-pascal/sorting-records-in-delphi-datasets/" class="more-link">Continue r
Weiterlesen...