JCL Help:TJclOptex.Destroy

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Destroys the Optex instance.


Pascal

 public destructor Destroy; override;


Description

The Destroy destructor destroys the Optex instance for which it is called. If the Optex is shared between multiple processes only this instance is destroyed and other processes can continue to use the Optex.


About

Donator

Marcel van Brakel


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page