RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDefCollection.DataSet Property

Indicates the dataset that uses the TDefCollection object to manage its definition objects.

Pascal
property DataSet: TDataSet;
C++
__property TDataSet DataSet;

Use DataSet to access the dataset that uses the definitions in the Items array. 

 

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