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