RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebGetFieldValues.GetCurrentValue Method

Retrieves the current value as a variant.

Pascal
function GetCurrentValue: Variant;
C++
__fastcall Variant GetCurrentValue();

GetCurrentValue retrieves the value associated with internal iteration pointer. The FirstValueIterator and NextValueIteration are called to position the internal iteration pointer. Server-side script accesses this value using the Values.Value property. 

 

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