ToolsAPI.Editor.INTACodeEditorEvents.EditorMouseDown
Delphi
procedure EditorMouseDown(const Editor: TWinControl; Button: TMouseButton; Shift: TShiftState; X, Y: Integer);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| procedure | public | ToolsAPI.Editor.pas | ToolsAPI.Editor | INTACodeEditorEvents |
Description
Fires an event when the user presses a mouse button inside the Code Editor.