ToolsAPI.Editor.INTACodeEditorLineState.GetEditorLineNum

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetEditorLineNum: Integer;

Properties

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

Description

GetEditorLineNum represents the getter method for the EditorLineNum property. Returns the editor line number.

See Also