TsgDXFConverter.Release
Decrements the number of references to instance of the TsgDXFConverter class that are currently in use.
procedure Release;
Description
Release is used to determine when the object can be destroyed. Release decrements the number of references to instance of the TsgDXFConverter class and when it is equal zero the instance of the TsgDXFConverter class will be destroyed.
Go to CAD VCL Enterprise