ToolsAPI.Editor.INTACodeEditorLineState.WholeRect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property WholeRect: TRect read GetWholeRect;

Properties

Type Visibility Source Unit Parent
property public ToolsAPI.Editor.pas ToolsAPI.Editor INTACodeEditorLineState

Description

Entire line, left-right across the window, gutter, and code.

See Also