RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TInterfaceListEnumerator.Create Constructor

Creates a TInterfaceList enumerator.

Pascal
constructor Create(AInterfaceList: TInterfaceList);
C++
__fastcall TInterfaceListEnumerator(TInterfaceList AInterfaceList);

Creates an instance of TInterfaceListEnumerator

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!