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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!