| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Initialize a new instance of TInterfaceListEnumerator
Source position: classesh.inc line 2084
public constructor TInterfaceListEnumerator.Create(  | 
AList: TInterfaceList  | 
);  | 
Create initializes a new instance of TInterfaceListEnumerator and keeps a reference to the component AComponent that will be enumerated.
  | 
Standard implementation of the IInterfaceList interface.  |