ToolsAPI.Editor.INTACodeEditorEvents370
Delphi
INTACodeEditorEvents370 = interface(INTACodeEditorEvents)
C++
__interface INTERFACE_UUID("{FBC735AC-F8D4-451E-9CE9-8079BCE508FE}") INTACodeEditorEvents370 : public INTACodeEditorEvents
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
interface class |
public | ToolsAPI.Editor.pas ToolsAPI.Editor.hpp |
ToolsAPI.Editor | ToolsAPI.Editor |
Description
Notifies different kinds of events in the Code Editor.
Use this class's methods to enable and configure notifications when the user performs different actions on the Code Editor, such as mouse clicking, resizing, repainting, etc.