RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomStringsValuesList.GetValueFieldClass Method

Returns the class of adapter field that is responsible for providing the name of the name/value pair.

Pascal
function GetValueFieldClass: TComponentClass; override;
C++
virtual __fastcall TComponentClass GetValueFieldClass();

GetValueFieldClass returns TValuesListValueField

 

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