ToolsAPI.Editor.INTACodeEditorLineState.GetLogicalLineNum

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetLogicalLineNum: Integer;

Properties

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

Description

GetLogicalLineNum represents the getter method for the LogicalLineNum property. Returns the logical line number.

See Also