RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDictionary.TKeyEnumerator.MoveNext Method

Moves to the next key in the key collection.

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

Call MoveNext to move to the next key in the key collection.  

MoveNext returns True if moving to the next key in the collection succeeded, or False otherwise. 

 

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