JVCL Help:TJvMTManager.ReleaseThread
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvMTManager.ReleaseThread Method
[+] TJvMTManager Methods
Search in JVCL Help
Search in all projectsSummary
Releases a thread.
Pascal
procedureReleaseThread(Ticket: TMTTicket);
Parameters
Parameters | Description |
Ticket: TMTTicket | Indicates the thread to remove. |
Description
Call ReleaseThread to release a thread previously acquired with Acquire. It is the same as calling the Release method of the acquired thread.
See Also
TJvMTThread.Release
About
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