JVCL Help:EJvProcessError
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: EJvProcessError type
[+] JvCreateProcess.pas Types
Search in JVCL Help
Search in all projectsSummary
EJvProcessError is the exception class for TJvCreateProcess components.
Pascal
run\JvCreateProcess.pas
EJvProcessError = EJVCLException;
Description
EJvProcessError is raised when the user calls a method of TJvCreateProcess while State has an invalid value.
For example, if TJvCreateProcess is waiting for a process to end, calling Run raises an EJvProcessError error.
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