RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterMultiValueField.NextValueIteration Method

Implements IWebGetFieldValues' NextValueIteration method.

Pascal
function NextValueIteration(var OwnerData: Pointer): Boolean;
C++
__fastcall Boolean NextValueIteration(void * OwnerData);

NextValueIteration increments an internal iterator index. false is returned if the iterator index is not less than the GetValueCount

 

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