TdxDBBreadcrumbEditDataBinding.DataSource Property
Specifies the dataset link.
Declaration
property DataSource: TDataSource read; write;
Property Value
Type |
---|
TDataSource |
Remarks
Use the DataSource property to establish a connection to a dataset.
See Also