A Set of controls doing Data maintenance via Interfaces instead of relying on base classes. Only Delphi standard editon required.
Accessing ODBC data sources. Only Delphi standard editon required. Not derived from TDataSet, use GM - Interface controls for data presentation.
Accessing Microsoft Installer Database Files (*.msi). Only Delphi standard editon required. Not derived from TDataSet, use GM - Interface controls for data presentation.
Accessing Microsoft Access databases via MS - Data Access Objects (DAO). Derived from TDataSet, all third party data aware controls can be used for data presentation.
Accessing Databases via MS - Active Data Objects (ADO). Derived from TDataSet, all third party data aware controls can be used for data presentation.
Data aware controls presenting data of any TDataSet derived Component. These Controls offer some more features than the borland controls.
Controls of general use.
Internet access Components offering HTTP, FTP and Gopher connections.