TInterfaceListEnumerator.Create
Initialize a new instance of TInterfaceListEnumerator
Declaration
Source position: classesh.inc line 2239
public
constructor Create(AList: TInterfaceList);
Description
Create initializes a new instance of TInterfaceListEnumerator and keeps a reference to the component AComponent that will be enumerated.
See also
Name | Description |
---|---|
TInterfaceList | Standard implementation of the IInterfaceList interface. |