RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseValuesListAdapter.ImplGetListValue Method

Responsible for returning the value of the name/value pair.

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

ImplGetListValue is a placeholder. ImplGetListValue must be overriden by a descendant class. 

 

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