Sorts the data in the associated control and applies the filter.
Source position: editbtn.pas line 260
protected procedure TCustomControlFilterEdit.SortAndFilter; virtual; abstract; |
SortAndFilter is an abstract virtual method in TCustomControlFilterEdit. It must be implemented in a descendent class to provide the specific functionality needed.
| Version 4.6 | Generated 2026-02-20 | Home |