JVCL Help:TJvBrowseForFolderDialog.Handle
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvBrowseForFolderDialog.Handle Property
[+] TJvBrowseForFolderDialog Events
[+] TJvBrowseForFolderDialog Methods
[+] TJvBrowseForFolderDialog Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the window handle of the dialog.
Pascal
propertyHandle: THandle;
Description
The Handle property, which provides access to the dialog’s window handle after a call to Execute, can be used in the event handlers. Handle is reset to 0 after the dialog closes.
See Also
TJvBrowseForFolderDialog.OnInitialized, TJvBrowseForFolderDialog.Execute
About
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