RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCollectionEnumerator.Current Property

The current TCollection object.

Pascal
property Current: TCollectionItem;
C++
__property TCollectionItem Current;

Current contains the current TCollectionItem in the TCollection object. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!