JCL Help:TJclAppInstances.InstanceCount

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the number of application instances.


Pascal

 public property InstanceCount: Integer;


Description

The InstanceCount property returns the number of application instances that registered with theTJclAppInstances. Among others you can use this to determine the highest valid index into the TJclAppInstances.ProcessIDs array property.


See Also

TJclAppInstances.ProcessIDs TJclAppInstances.AppWnds


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