Online Documentation for Advanced Data Import for RAD Studio VCL

TQImport3.ListView

 

TQImport3                                


 

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:

ImportDestination property

DataSet property

DBGrid property

StringGrid property