TMyDataSource provides an interface between a MyDAC dataset components and data-aware controls on a form.
For a list of all members of this type, see TMyDataSource members.
TMyDataSource = class(TCRDataSource);
TMyDataSource provides an interface between a MyDAC dataset components and data-aware controls on a form.
TMyDataSource inherits its functionality directly from the TDataSource component.
At design-time assign individual data-aware components' DataSource properties from their drop-down listboxes.
TCRDataSource
TMyDataSource