API:FMX.Memo.Types.TFragmentInserted.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function Create(const StartPos, FragmentLength: Integer;  const PairedWithPrev, Typed: Boolean): TFragmentInserted; static; inline;

C++

static TFragmentInserted __fastcall Create(const int StartPos, const int FragmentLength, const bool PairedWithPrev, const bool Typed);

Properties

Type Visibility Source Unit Parent
function public
FMX.Memo.Types.pas
FMX.Memo.Types.hpp
FMX.Memo.Types TFragmentInserted

Description

Embarcadero Technologies does not currently have any additional information.