RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCollectionEnumerator.GetCurrent Method

Gets the current TCollectionItem.

Pascal
function GetCurrent: TCollectionItem;
C++
__fastcall TCollectionItem GetCurrent();

Use GetCurrent to get the current TCollectionItem of the TCollection object being enumerated. 

 

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