JCL Help:TJclAppInstances.CheckSingleInstance
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclAppInstances.CheckSingleInstance Method
[+] TJclAppInstances Methods
[+] TJclAppInstances Properties
Search in JCL Help
Search in all projects
Summary
Checks whether this is the one and only running instance.
Pascal
public procedure CheckSingleInstance;
Description
CheckSingleInstance checks whether the caller is the only instance of this process. If it's not, the application is immediately terminated and the existing instance of the process is brought into the foreground.
See Also
TJclAppInstances.CheckInstance
About
Donator
Petr Vones
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