UniDAC

TUniDataSource Class

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.

Unit

Uni

Syntax

TUniDataSource = class(TCRDataSource);

Remarks

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.

Inheritance Hierarchy

TCRDataSource
   TUniDataSource

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback