Links
EControl Syntax Editor SDK
TCustomAutoCompletePopup.OnGetFilterString Event

Occurs when getting filter from editor text.

property OnGetFilterString: TGetFilterStringEvent;

Write OnGetFilterString event handler to customize filtration and closing of auto-complete popup. 

Filter specifies text from word start to current caret position, Accept specifies whether completion control should be closed.

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