JCL Help:TJclAppInstances.InstanceIndex

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the index into the TJclAppInstances.ProcessIDs array for a process.


Pascal

 public property InstanceIndex [ProcessID: DWORD]: Integer;


Description

Read the InstanceIndex property to determine the zero based index into the TJclAppInstances.ProcessIDs array property of a specific application instance. The array index is the process ID of the application instance for which you want to know the index. Upon failure the property reads -1.


See Also

TJclAppInstances.ProcessIDs


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