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