|
RAD Studio VCL Reference
|
Specifies the dataset that stores the names and values for this list.
property DataSet: TDataSet;
__property TDataSet DataSet;
Use DataSet to specify the dataset from which this adapter gets its name/value pairs. The names of the name/value pairs in this list are the values of the field that the NameField property specifies. The values are the corresponding values of the field that the ValueField property specifies.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|