API:FMX.Memo.Types.TFragmentDeleted.Create
Delphi
class function Create(const StartPos: Integer; const Fragment: string; const Selected, CaretMoved: Boolean): TFragmentDeleted; static; inline;
C++
static TFragmentDeleted __fastcall Create(const int StartPos, const System::UnicodeString Fragment, const bool Selected, const bool CaretMoved);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | FMX.Memo.Types.pas FMX.Memo.Types.hpp |
FMX.Memo.Types | TFragmentDeleted |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!