TsgDXFExport.Destroy

TsgDXFExport

  Classes Reference > Writing to file > TsgDXFExport > TsgDXFExport Methods >

TsgDXFExport.Destroy

TsgDXFExport

Previous pageReturn to chapter overviewNext page

Destroys an instance of TsgDXFExport object.

destructor Destroy; override;

Description

Do not call Destroy directly in an application. Instead, call Free. Free verifies that the TsgDXFExport reference is not nil, and only then calls Destroy. If an TsgDXFExport instance has entities, they are NOT automatically saved on Destroy.

 

 

Go to CAD VCL Enterprise