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