HotXLS-dokumentation
Innehåll
Startsida
Översikt
TGridToXLS
IXLSWorkbook
Startsida
Innehåll
Översikt
Dataset egenskap
Anger the Dataset wich should be exported to an excel file. Read/write TDataset
Syntax
property Dataset: TDataset;
Exempel
This example sets the dataset property to Table1
DataToXLS1.Dataset := Table1;
Copyright © 2010-2026 losLab Software