API:FMX.Memo.Style.TEditActionStack.FragmentDeleted

From RAD Studio API Documentation
Jump to: navigation, search

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!