HotXLS Docs

XLSX Data Export Demo

The Demo\Delphi\XlsxDataExport project demonstrates how to export in-memory records to XLSX directly via TXLSXWorkbook, without any ADO, FireDAC, or dataset component. It is the reference starting point for in-memory reporting scenarios.

Use XlsxDataExport as the baseline for in-memory tabular reporting. Use ApiTour to learn the full XLS and XLSX API sequence, and use XlsxFeatureGallery for multi-sheet, chart, RichText, and table coverage.