[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Initialize a new instance of TInterfaceListEnumerator
Source position: classesh.inc line 1965
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. |