RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFieldsEnumerator.MoveNext Method

Move to next field in field enumeration.

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

MoveNext moves to the next TField instance in the TFields being enumerated. 

 

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