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

TCustomControlFilterEdit.Filter

The textual representation for the filter.

Declaration

Source position: editbtn.pas line 269

public property TCustomControlFilterEdit.Filter : string
  read fFilter
  write SetFilter;

Description

Typically a user types it in the edit control but it can also be set in code. Filtering is done during idle time after the value of Filter text has changed.