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

TCustomControlFilterEdit.ApplyFilter

Filters the data and updates the container.

Declaration

Source position: editbtn.pas line 229

protected procedure TCustomControlFilterEdit.ApplyFilter(

  Immediately: Boolean = False

);

Description

Does its job at once if Immediately=True. Otherwise connects to OnIdle handler which does it later.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.