RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterMultiValueField.ImplGetCurrentValue Method

Implements IWebGetFieldValues' GetCurrentValue method.

Pascal
function ImplGetCurrentValue: Variant; virtual;
C++
virtual __fastcall Variant ImplGetCurrentValue();

ImplGetCurrentValue is called by GetCurrentValue. ImplGetCurrentValue calls GetValues with the value of the internal iterator index. 

 

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