Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TInterfaceListEnumerator.Create

Initialize a new instance of TInterfaceListEnumerator.

Declaration

Source position: classesh.inc line 2302

public constructor TInterfaceListEnumerator.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

TInterfaceList

  

Standard implementation of the IInterfaceList interface.


Documentation generated on: Jul 24 2023