API:FMX.Memo.Style.TEditActionStack.FragmentInserted

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure FragmentInserted(const StartPos, FragmentLength: Integer; const PairedWithPrev, Typed: Boolean);

C++

void __fastcall FragmentInserted(const int StartPos, const int FragmentLength, const bool PairedWithPrev, const bool Typed);

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!