Applies a new Filter immediately without waiting for an idle state.
Source position: editbtn.pas line 276
public function TCustomControlFilterEdit.ForceFilter( |
AFilter: string |
):string; |
Returns the previous Filter value.
Calls the private ApplyFilter method to immediately apply the value in Filter using the ApplyFilterCore method in the implementation.
| Version 4.4 | Generated 2025-11-08 | Home |