RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListEnumerator.GetCurrent Method

Gets the current object.

Pascal
function GetCurrent: Pointer;
C++
__fastcall void * GetCurrent();

Use GetCurrent to get the current object in the TList being enumerated. 

 

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