|
RAD Studio VCL Reference
|
Specifies the TDataSource object that the Owner of the TDataLink uses to connect to the dataset.
property DataSource: TDataSource;
__property TDataSource DataSource;
Use DataSource to determine or set the TDataSource object that connects to the dataset. TDataLink responds to data events that the DataSource receives.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|