System.Classes.TCollectionEnumerator.Create
Delphi
constructor Create(ACollection: TCollection);
C++
__fastcall TCollectionEnumerator(TCollection* ACollection);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| constructor | public | System.Classes.pas System.Classes.hpp |
System.Classes | TCollectionEnumerator |
説明
TCollection 列挙子を作成します。
TCollectionEnumerator のインスタンスを作成します。