RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TValuesListNameField.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 GetListName function to retrieve the name of the current list item. 

 

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