ToolsAPI.Editor.INTACodeEditorEvents.AllowedEvents
Delphi
function AllowedEvents: TCodeEditorEvents;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | ToolsAPI.Editor.pas | ToolsAPI.Editor | INTACodeEditorEvents |
Description
Enables notifications when the user performs different actions on the Code Editor.
The default behavior is having these notifications disabled. Override AllowedEvents to enable them.