HotXLS Delphi Excel Read Write Library / Component Developers Guide
Reference
>
TDataToXLS
>
Dataset
Dataset property
Specifies the Dataset wich should be exported to an excel file. Read/write TDataset.
Syntax
property
Dataset: TDataset;
Example
This example sets the dataset property to Table1.
DataToXLS1.Dataset := Table1;
Copyright©2007-2019
loslab.com