Links
EControl Syntax Editor SDK
TCustomAutoCompletePopup.OnDefineStartPos Event

Occurs before showing auto-complete list.

property OnDefineStartPos: TDefineStartPosition;

Use this event to adjust start position for the auto-completion. Start position is position where text for completion starts. Characters from start position to current position of caret are used to filter completion items.

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