FMX.Memo.Types.TCaretPosition.Line

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Line: Integer;

C++

int Line;

Properties

Type Visibility Source Unit Parent
field public
FMX.Memo.Types.pas
FMX.Memo.Types.hpp
FMX.Memo.Types TCaretPosition

Description

Represents the zero-based caret's line number.


See Also