ToolsAPI.Editor.INTACodeEditorLineState.GetVisibleTextRect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetVisibleTextRect: TRect;

Properties

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

Description

GetVisibleTextRect represents the getter method for the VisibleTextRect property.

See Also