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.
Syntax
procedure Reference;