RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListEnumerator.MoveNext Method

Moves the enumerator to the next TList item in the collection.

Pascal
function MoveNext: Boolean;
C++
__fastcall Boolean MoveNext();

Use MoveNext to move the TListEnumerator to the next object in the TList

 

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