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