|
RAD Studio VCL Reference
|
Returns the class of the object that represents this adapter's ValueField field.
function GetValueFieldClass: TComponentClass; override;
virtual __fastcall TComponentClass GetValueFieldClass();
GetValueFieldClass returns the class reference for the type of the single adapter field (ValueField) that is the value of the Field property. This is TFieldValuesValueField.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|