JCL Help:TJclCriticalSection.Destroy

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Destroys the TJclCriticalSection object.


Pascal

 public destructor Destroy; override;


Description

The Destroy destructor releases the underlying Win32 critical section object and destroys the TJclCriticalSection object.


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