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