JVCL Help:TJvNavPanelPage.AutoHeader

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 the page displays a header automatically.


Pascal

 propertyAutoHeader: Boolean;


Description

Use AutoHeader to specify whether the page displays a header or not. If AutoHeader is true, the page displays a header. The header automatically tracks the Caption, Images, ImageIndex and StyleManager properties of the page. Any menu hot keys (Alt+Letter) in the page's caption are automatically stripped from the header caption.
To have more control of the appearance of the header, you must drop instances of TJvNavPanelHeader on each page.


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