RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWideStringsEnumerator.MoveNext Method

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

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

Use MoveNext to move the TWideStringsEnumerator to the next string in the TWideStrings object being enumerated. 

 

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