Unit 'EditBtn' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomControlFilterEdit.InvalidateFilter

Should be called when data was changed and it must be filtered again.

Declaration

Source position: editbtn.pas line 263

public procedure TCustomControlFilterEdit.InvalidateFilter;

Description

Connects to OnIdle handler which filters the data later.