[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
An event handler to give extra conditions for filtering, in addition to the default behavior. Returns True if the passes the filter.
Source position: editbtn.pas line 254
published property TCustomControlFilterEdit.OnFilterItem : TFilterItemEvent |
This feature has for example enabled filtering the Options windows in Lazarus IDE, based on captions of all controls on the options pages.
lazarus-ccr.sourceforge.net |