Links
EControl Syntax Editor SDK
TCustomAutoCompletePopup.FilterItem Method

Defines whether item with index Item has to be removed from list.

function FilterItem(Item: integer; Filter: ecString): Boolean; virtual;

Matches text of the Item to Filter using defined FilterType. Calls OnFilter event handler. 

Result True means that item passes filter.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!