FMX.Memo.Types.TFragmentInserted Fields
InheritedProtected
| FragmentLength | public | Length of the text that was inserted. |
| PairedWithPrev | public | Indicates if a change was made right after and in a similar way as the previous one. |
| StartPos | public | Position in the text where the fragment of text was inserted. |
| Typed | public | Indicates if the text was inserted typing the keyboard. |