RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStringsEnumerator.MoveNext Method

Moves the enumerator to the next string in the TStrings collection.

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

Use MoveNext to move the TStringsEnumerator to the next string in the TStrings object being enumerated. 

 

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