CodeDatabaseDelphiRAD Studio

Powerful Filter Feature Allows Easily Dataset Filtering In Delphi With FireDAC

This sample demonstrates how to use the filter feature of TFDQuery. To this end, the sample implements different preset filters. Moreover, you can edit your own filtering condition and apply the filter to a dataset in order to search for specific records. Location You can find the Filter sample project at: Start | Programs | Embarcadero RAD Studio Sydney | Samples and then…
Read more