RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomStringsValuesList.GetNameFieldClass Method

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

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

GetNameFieldClass returns a TValuesListNameField

 

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