ToolsAPI.Editor

From RAD Studio API Documentation
Jump to: navigation, search


Classes

INTACodeEditorEventsNotifies different kinds of events in the Code Editor.
INTACodeEditorLineStateINTACodeEditorLineState retrieves info about the current state of an editor line.
INTACodeEditorLineState280
INTACodeEditorLineState290
INTACodeEditorOptionsINTACodeEditorOptions allows the customization of Code Editor Options.
INTACodeEditorOptions280INTACodeEditorOptions280 allows the customization of Code Editor Options.
INTACodeEditorPaintContextReturns information about the Editor and line during the current paint operation.
INTACodeEditorPaintContext280
INTACodeEditorPaintContext290Returns information about the Editor and line during the current paint operation.
INTACodeEditorScrollbarAnnotationNotifier for events related to the scrollbar annotations in the code editor.
INTACodeEditorServices
INTACodeEditorServices280
INTACodeEditorServices290
INTACodeEditorStateRetrieves information about the current state of the code editor.
INTACodeEditorState280
INTACodeEditorState290
TNTACodeEditorNotifierImplements INTACodeEditorEvents.

Routines

OTASyntaxCodeToStr

Types

TCodeEditorCellState
TCodeEditorCellStates
TCodeEditorEvent
TCodeEditorEvents
TCodeEditorLineState
TCodeEditorLineStates
TCodeEditorScrollDirection
TCodeEditorUIOption
TCodeEditorUIOptions
TEditorBeginPaintEvent
TEditorElidedEvent
TEditorEndPaintEvent
TEditorMouseDownEvent
TEditorMouseMoveEvent
TEditorMouseUpEvent
TEditorPaintGutterEvent
TEditorPaintLineEvent
TEditorPaintTextEvent
TEditorResizedEvent
TEditorScrolledEvent
TGutterColumnPosition
TGutterColumnPositions
TPaintGutterStage
TPaintGutterStages
TPaintLineStage
TPaintLineStages

Variables

IID_INTACodeEditorEvents
IID_INTACodeEditorLineState
IID_INTACodeEditorLineState280
IID_INTACodeEditorLineState290
IID_INTACodeEditorOptions
IID_INTACodeEditorOptions280
IID_INTACodeEditorPaintContext
IID_INTACodeEditorPaintContext280
IID_INTACodeEditorPaintContext290
IID_INTACodeEditorScrollbarAnnotation
IID_INTACodeEditorServices
IID_INTACodeEditorServices280
IID_INTACodeEditorServices290
IID_INTACodeEditorState
IID_INTACodeEditorState280
IID_INTACodeEditorState290

Constants

cGutterColumnAllPositionscGutterColumnAllPositions: Set = [gclBeforeBreakPoint..gclAfterLineNumbers];