[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Filters the data and updates the container.
Source position: editbtn.pas line 229
protected procedure TCustomControlFilterEdit.ApplyFilter( |
Immediately: Boolean = False |
); |
Does its job at once if Immediately=True. Otherwise connects to OnIdle handler which does it later.
lazarus-ccr.sourceforge.net |