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