FMX.Memo.Types.TFragmentDeleted.StartPos
Delphi
StartPos: Integer;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | public | FMX.Text.UndoManager.pas | FMX.Memo.Types | TFragmentDeleted |
Description
The position in the text where the fragment of text was deleted.
The StartPos field holds an Integer that indicates the position in the text where the fragment of text was deleted.