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