EditorView Events |
The EditorView type exposes the following members.
| Name | Description | |
|---|---|---|
| OnCharacterProperties |
This event is fired to provide details about the character being focused. | |
| OnEnterModal | ||
| OnLeaveModal | ||
| OnPopupRect |
This event is fired whenever the popup verifier becomes displayed. | |
| OnSelChange |
This event is fired whenever the selection or the current insertion position changes.
| |
| OnSetHelp | ||
| OnSetMessageString | ||
| OnSetToolTip | ||
| OnTrainingDataChange |
This event is fired whenever the current training data file is about to change, before a new training data file is loaded.
| |
| OnUserDictRequired |
This event is fired before adding new word to the user dictionary.
|