JCL Help:TJclAppInstances.AppWnds

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the HWND of a specific application index.


Pascal

 public property AppWnds [Index: Integer]: THandle;


Description

Use the AppWnds property to determine the handle of the invisible window created by one of the application instances. Index is zero based and determines for which application instance a handle is returned. It can be at most TJclAppInstances.InstanceCount


See Also

TJclAppInstances.InstanceCount 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