[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'EditBtn' (#lcl)

TCustomControlFilterEdit.ForceFilter

Applies a new Filter immediately without waiting for an idle state.

Declaration

Source position: editbtn.pas line 274

public function TCustomControlFilterEdit.ForceFilter(

  AFilter: string

):string;

Function result

Returns the previous Filter value.

Description

Calls the private ApplyFilter method to immediately apply the value in Filter using the ApplyFilterCore method in the implementation.


Version 3.2 Generated 2024-02-25 Home