Initialize a new instance of TInterfaceListEnumerator.
Source position: classesh.inc line 2675
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. |