FMX.Memo.Types.TCaretPosition.IncrementLine
Delphi
procedure IncrementLine;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| procedure | public | FMX.Text.pas | FMX.Memo.Types | TCaretPosition |
Description
Increments the caret position by one line.
The IncrementLine method increments by one the value of the field Line to increment the caret position by one line.