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