Description of KA Export for VCL.NET :
A Export for Delphi can export any Dataset, dbGrid or StringGrid to the following list of file formats:Microsoft Excel Microsoft Access Borland ParadoxdBase XMLADTGHTMLCSV (Comma sepatared values text) with any type of delimiter you want.KA Export uses ADO to perform exporting so you don't need any office package to be installed on the host computer. Most OS comes with ADO installed, so you don't need to install it.KA Export contains 3 components: KADatasetExport KADbGridExport KAStringGridExport.