TsgDXFConverter.Reference

TsgDXFConverter

  Classes Reference > CAD Database structure > TsgDXFConverter > TsgDXFConverter Methods >

TsgDXFConverter.Reference

TsgDXFConverter

Previous pageReturn to chapter overviewNext page

Increments the number of references to instance of the TsgDXFConverter class that are currently in use.

procedure Reference;

Description

Reference is used to determine when the object can be destroyed. Reference increments the number of references to instance of the TsgDXFConverter class. Release decrements the internal counter of the references and when it is equal zero the instance of the TsgDXFConverter class will be destroyed.

Go to CAD VCL Enterprise