ToolsAPI.Editor.INTACodeEditorState Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
ColFromXpublicReturns the Editor column matching the specified X location.
GetBottomLinepublicReturns the last visible line.
GetCharacterPosPxpublicReturns a rectangle that encloses the specified character.
GetCodeEditorpublicReturns the Code Editor control.
GetCodeLeftEdgepublicReturns the left-most position where code is displayed.
GetEditorRectpublicReturns the Editor bounds.
GetGutterColumnLeftpublicReturns the Left-most position for the Gutter Column.
GetGutterColumnRectpublicReturns the Rect for the Gutter column.
GetGutterWidthpublicReturns the Gutter width in pixels.
GetLargestVisibleLineCharspublicReturns the largest visible column.
GetLeftColumnpublicReturns the first visible column.
GetLineForElidedLogicalLinepublic
GetLineStatepublicReturns the INTACodeEditorLineState for a visible line.
GetLogicalLineStatepublic Returns the INTACodeEditorLineState for a logical line.
GetRightColumnpublicReturns the last visible column.
GetTopLinepublicReturns the first visible line.
GetViewpublicReturns the IOTAEditView active view for Editor control.
IsLineVisiblepublic
IsLogicalLineVisiblepublic
LineFromYpublicReturns the Editor line matching the specified Y location.
PointToCharacterPospublicConverts an Editor Pixel position into a Character position.