RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseValuesListField Class

TBaseValuesListField is a base class for adapter field components that are children of a values list adapter component.

Pascal
TBaseValuesListField = class(TAdapterNamedField);
C++
class TBaseValuesListField : public TAdapterNamedField;

WebAdapt

Derive from TBaseValuesListField to declare an adapter field that can be a child of TBaseValuesListAdapter

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!