System.Classes.TInterfaceListEnumerator.Create

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

constructor Create(AInterfaceList: TInterfaceList);

C++

__fastcall TInterfaceListEnumerator(TInterfaceList* AInterfaceList);

プロパティ

種類 可視性 ソース ユニット
constructor public
System.Classes.pas
System.Classes.hpp
System.Classes TInterfaceListEnumerator

説明

TInterfaceList 列挙子を作成します。

TInterfaceListEnumerator のインスタンスを作成します。