TQExport3.CurrentRecordOnly
TQExport3 See also
property CurrentRecordsOnly: boolean;
Description
If CurrentRecordOnly property is true, then only one record is exported from the DataSet - the records that is current at the moment of the export start (properties GoToFirstRecord and SkipRecCount are taken into consideration). When the export finishes, current DataSet record doesn't change.




