FMX.Memo.Types.TFragmentInserted.StartPos
Delphi
StartPos: Integer;
C++
int StartPos;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| field | public | FMX.Memo.Types.pas FMX.Memo.Types.hpp |
FMX.Memo.Types | TFragmentInserted |
Description
Position in the text where the fragment of text was inserted.
The StartPos field holds an Integer that indicates the position in the text where the fragment of text was inserted.