Free a TCSVBuilder instance.
Source position: csvreadwrite.pp line 178
| public destructor TCSVBuilder.Destroy; override; | 
Destroy cleans up the default output and calls the inherited constructor.
| 
 | Default output as stream. | |
| 
 | Default output as string value. |