HotXLS-documentatie

Dataset eigenschap

Specificeert the Dataset wich should be expofted to an excel file. Read/write TDataset

Syntaxis

eigenschap Dataset: TDataset;

Voorbeeld

This example sets the dataset eigenschap to Table1

DataToXLS1.Dataset := Table1;