TUniDataSource provides an interface between a UniDAC dataset components and data-aware controls on a form.
For a list of all members of this type, see TUniDataSource members.
TUniDataSource = class(TCRDataSource);
TUniDataSource provides an interface between a UniDAC dataset components and data-aware controls on a form.
TUniDataSource inherits its functionality directly from the TDataSource component.
At design-time assign individual data-aware components' DataSource properties from their drop-down listboxes.
If you place onto a form a TUniDataSource component close to a dataset, this dataset will be linked to it automatically.
TCRDataSource
TUniDataSource