Online Documentation for Advanced Data Export for RAD Studio VCL

TQExport4.DataSet

 

TQExport4                


property DataSet: TDataSet;

 

Description

Use the Dataset property to determine the exported dataset, if the ExportSource property is esDataSet. The dataset must be opened (Dataset.Active = true) before the export begins (before the Execute method is invoked).

 


See also:

DBGrid property

ListView property

StringGrid property

ExportSource property