Online Documentation for Advanced Data Import for RAD Studio VCL

TQImport3Wizard.StringGrid

 

TQImport3Wizard                                


 

property StringGrid: TStringGrid;

 

Description

The StringGrid property points to the target TStringGrid component to import data to. To use a StringGrid instance as import destination, you should set the ImportDestination property to qidStringGrid.

 

 


See also:

DataSet property

DBGrid property

ListView property

ImportDestination property

Execute method