JVCL Help:TJvCustomNavPaneToolPanel.CloseButton

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies whether a close button is displayed.


Pascal

 propertyCloseButton: Boolean;


Description

Set CloseButton to true to display a close button (a button with an 'X') on the panel header. When a close button is visible, clicking it triggers the OnClose event but does not actually hide the panel (you will have to implement this behavior yourself).


See Also

TJvCustomNavPaneToolPanel.OnClose


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