Online Documentation for Advanced Data Import for RAD Studio VCL

TQImport3Wizard.ListView

 

TQImport3Wizard                                


 

property ListView: TListView;

 

Description

The ListView property points to the target TListView component to import data to. To use a ListView instance as import destination, you should set the ImportDestination property to qidListView.

 

 


See also:

DataSet property

DBGrid property

StringGrid property

ImportDestination property

Execute method