RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TValuesListValueField.ImplGetValue Method

Returns the value associated with this adapter field.

Pascal
function ImplGetValue: Variant; override;
C++
virtual __fastcall Variant ImplGetValue();

ImplGetValue calls the parent adapter's GetListValue function to retrieve the value of the current list item. 

 

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