RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListEnumerator.Current Property

The current TList object.

Pascal
property Current: Pointer;
C++
__property void * Current;

Current contains the current object in the TList that is being enumerated. 

 

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