ToolsAPI.Editor
Contents
Classes
INTACodeEditorEvents | Notifies different kinds of events in the Code Editor. |
INTACodeEditorLineState | INTACodeEditorLineState retrieves info about the current state of an editor line. |
INTACodeEditorLineState280 | |
INTACodeEditorLineState290 | |
INTACodeEditorOptions | INTACodeEditorOptions allows the customization of Code Editor Options. |
INTACodeEditorOptions280 | INTACodeEditorOptions280 allows the customization of Code Editor Options. |
INTACodeEditorPaintContext | Returns information about the Editor and line during the current paint operation. |
INTACodeEditorPaintContext280 | |
INTACodeEditorPaintContext290 | Returns information about the Editor and line during the current paint operation. |
INTACodeEditorScrollbarAnnotation | Notifier for events related to the scrollbar annotations in the code editor. |
INTACodeEditorServices | |
INTACodeEditorServices280 | |
INTACodeEditorServices290 | |
INTACodeEditorState | Retrieves information about the current state of the code editor. |
INTACodeEditorState280 | |
INTACodeEditorState290 | |
TNTACodeEditorNotifier | Implements INTACodeEditorEvents. |
Routines
OTASyntaxCodeToStr |
Types
Variables
Constants
cGutterColumnAllPositions | cGutterColumnAllPositions: Set = [gclBeforeBreakPoint..gclAfterLineNumbers]; |