Online Documentation for Advanced Data Import for RAD Studio VCL
TQImport3XML.SkipFirstRows
property SkipFirstRows;
Description
The SkipFirstRows property defines the number of rows counted from the first in the source file which are not imported to the dataset. E.g. if you set SkipFirstRows=4 then the first four rows of the source XML file are not imported.