Online Documentation for Advanced Data Export for RAD Studio VCL
TQExport4Dialog.DBGrid
property DBGrid: TDBGrid;
Description
Use the DBGrid property to determine the exported database grid, if the ExportSource property is esDBGrid. The DataSource property must be defined and the source dataset must be opened (Dataset.Active = true) before the export begins (before the Execute method is invoked).
See also: