[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |