FMX.Memo.TCaretPosition.Line
From RAD Studio API Documentation
Delphi
Line, Pos: Integer;
C++
int Line;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| field | public | FMX.Memo.pas FMX.Memo.hpp |
FMX.Memo | TCaretPosition |
Description
Represents the zero-based caret's line number.