JVCL Help:HideAllPopupPanel
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: HideAllPopupPanel procedure
[+] JvDockVSNetStyle.pas Functions
Search in JVCL Help
Search in all projectsSummary
Hides all visible VS.Net style popup panels.
Pascal
run\JvDockVSNetStyle.pas
procedureHideAllPopupPanel(ExcludeChannel: TJvDockVSChannel);
Parameters
Parameters | Description |
ExcludeChannel: TJvDockVSChannel | A channel to keep visible. If ExcludeChannel is nil or not found, all panels are hidden. |
Description
Call HidePopupPanel to hide a channels containing popup panels except ExcludeChannel.
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