JVCL Help:TJvCustomCsvDataSet.EmptyTable
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomCsvDataSet.EmptyTable Method
[+] TJvCustomCsvDataSet Events
[+] TJvCustomCsvDataSet Fields
[+] TJvCustomCsvDataSet Methods
[+] TJvCustomCsvDataSet Properties
Search in JVCL Help
Search in all projectsSummary
Clears everything from the table.
Pascal
procedureEmptyTable;
Description
Call EmptyTable to erase all rows. WARNING: If SavesToDisk is true, it also erases the file on disk. That is, EmptyTable implies a call to Flush.
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page