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

TCustomControlFilterEdit.InvalidateFilter

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

Declaration

Source position: editbtn.pas line 464

public procedure TCustomControlFilterEdit.InvalidateFilter;

Description

Connects to OnIdle handler which filters the data later.