ToolsAPI.Editor.INTACodeEditorPaintContext Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CanvaspublicElement to draw graphics during the paint operation.
EditControlpublicSpecifies the editor's (TWinControl) control.
EditorLineNumpublicSpecifies the visible line number which is always continuous. E.g. 1, 2, 3...
EditorStatepublicSpecifies the Editor's (INTACodeEditorState) state.
EditViewpublicSpecifies the Editor's (IOTAEditView) view.
FileNamepublicSpecifies the name of the file in the editor.
LineStatepublicSpecifies the Editor's line (INTACodeEditorState) state.
LogicalLineNumpublicSpecifies the line of code where the logical number is displayed.