Online Documentation for Advanced Data Import for RAD Studio VCL

TQImport3.DBGrid

 

TQImport3                


 

property DBGrid: TDBGrid;

 

Description

The DBGrid property points to the target TDBGrid component to import data to. To use a DBGrid instance as import destination, you should set the ImportDestination property to qidDBGrid.

 

 


See also:

ImportDestination property

DataSet property

ListView property

StringGrid property