ToolsAPI.Editor.INTACodeEditorLineState.CodeRect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CodeRect: TRect read GetCodeRect;

Properties

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

Description

Editable area where the code text is displayed.

See Also