JCL Help:TJclAppInstances.AppWnds
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclAppInstances.AppWnds Property
[+] TJclAppInstances Methods
[+] TJclAppInstances Properties
Search in JCL Help
Search in all projects
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
- 1 and selects one of the application instances from the TJclAppInstances.ProcessIDsproperty.
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