|
RAD Studio VCL Reference
|
TFieldValuesValueField is a adapter field child of TFieldValuesAdapter.
TFieldValuesValueField = class(TAdapterNamedField);
class TFieldValuesValueField : public TAdapterNamedField;
The parent adapter, TFieldValuesAdapter, is used to iterate over the values associated with an adapter field. TFieldValuesValueField provides the value and display text of the current item.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|