Links
EControl Syntax Editor SDK
TCustomAutoCompletePopup.OnFilter Event

Called for each item in completion list when filtering.

property OnFilter: TFilterItemEvent;

Write OnFilter event handler to customize filtering of completion items. 

Default filtering is matching start of the Item to Filter with case ignoring.

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