Syntax memo plug-in interface.
IecSyntMemoPlugIn = interface;
ecSyntAnal
This interface is used in TTemplatePopup, TAutoCompletePopup, TSyntAutoReplace. Contains event that allows to handle keyboard input.
To get these events you have to add client to TCustomSyntaxMemo.
|
Topic |
Description |
|
The methods of the IecSyntMemoPlugIn class are listed here. |
|
Method |
|
IecSyntMemoPlugIn Methods |
Description |
|
Handles keystroke that is inputted in the editor. | |
|
Handles mouse event of the syntax memo. | |
|
Provides ability to change mouse cursor. |
|
Copyright (c) 2004-2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|