RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCollectionEnumerator.Create Constructor

Creates a TCollection enumerator.

Pascal
constructor Create(ACollection: TCollection);
C++
__fastcall TCollectionEnumerator(TCollection ACollection);

Creates an instance of TCollectionEnumerator

 

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