Dokumentacija HotXLS
Vsebina
Domov
Pregled
TGridToXLS
IXLSWorkbook
Domov
Vsebina
Pregled
Dataset lastnost
Določa the Dataset wich should be exported to an excel file. Read/write TDataset
Skladnja
property Dataset: TDataset;
Primer
This example sets the dataset property to Table1
DataToXLS1.Dataset := Table1;
Copyright © 2010-2026 losLab Software