System.Classes.TInterfaceListEnumerator.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AInterfaceList: TInterfaceList);

C++

__fastcall TInterfaceListEnumerator(TInterfaceList* AInterfaceList);

Properties

Type Visibility Source Unit Parent
constructor public
System.Classes.pas
System.Classes.hpp
System.Classes TInterfaceListEnumerator

Description

Creates a TInterfaceList enumerator.

Creates an instance of TInterfaceListEnumerator.