JVCL Help:TJvProcessEntry.Terminate
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvProcessEntry.Terminate Method
[+] TJvProcessEntry Methods
[+] TJvProcessEntry Properties
Search in JVCL Help
Search in all projectsSummary
Ends process execution.
Pascal
functionTerminate: Boolean;
Return Value
Returns True on success, otherwise returns False.
Description
Call Terminate to terminate a process created with TJvCreateProcess. It will unconditionally cause the created process to exit. Use it only in extreme circumstances, otherwise use Close.
See Also
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