RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDSTableProducerEditor.DataSource Property

Indicates the DataSource property of the associated TDSTableProducer.

Pascal
property DataSource: TDataSource;
C++
__property TDataSource DataSource;

Applications should not directly change the DataSource property. DataSource allows the property editor to read or change the internal data source of the TDSTableProducer object. 

 

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