JVCL Help:HideAllPopupPanel

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Hides all visible VS.Net style popup panels.

run\JvDockVSNetStyle.pas


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.

run\JvDockVSNetStyle.pas


Description

Call HidePopupPanel to hide a channels containing popup panels except ExcludeChannel.

run\JvDockVSNetStyle.pas


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