Links
EControl Syntax Editor SDK
TAutoCompletePopup.OnKeyPress Property

Occurs when users press a single character key when auto-complete list is active.

property OnKeyPress: TKeyPressEvent;

Use the OnKeyPress event handler to make something happen as a result of a single character key press, for example, to close auto-complete list.

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