RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterNamedField.ImplGetValue Method

Gets the value of this adapter field as a Variant.

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

This function is called by GetValue. ImplGetValue returns Unassigned. Descendants override this function. 

 

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