API:FMX.Memo.Types.TFragmentInserted.Create
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);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | FMX.Memo.Types.pas FMX.Memo.Types.hpp |
FMX.Memo.Types | TFragmentInserted |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。