API:FMX.Memo.Types.TFragmentDeleted.Create

提供: RAD Studio API Documentation
移動先: 案内検索

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);

プロパティ

種類 可視性 ソース ユニット
function public
FMX.Memo.Types.pas
FMX.Memo.Types.hpp
FMX.Memo.Types TFragmentDeleted

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。