Online Documentation for Advanced Data Import for RAD Studio VCL
TQImport3.StringGrid
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: