FMX.Memo.Style.TStyledMemo.TLines.InsertLine
Delphi
procedure InsertLine(const Index: Integer; const S: string);
C++
void __fastcall InsertLine(const int Index, const System::UnicodeString S);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
public | FMX.Memo.Style.pas FMX.Memo.Style.hpp |
FMX.Memo.Style | TLines |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。