JVCL Help:TJvNavPaneStyleManager
From Project JEDI Wiki
Jump to navigationJump to search[+] JvNavigationPane.pas Classes
[+] TJvNavPaneStyleManager Methods
[+] TJvNavPaneStyleManager Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvNavPaneStyleManager
run\JvNavigationPane.pas
Summary
Handles themes for multiple components.
Pascal
run\JvNavigationPane.pas
TJvNavPaneStyleManager = class(TJvComponent);
Description
- JVCLInfo
Use a TJvNavPaneStyleManager to handle the color and font settings for several components from one central point. Components that supports TJvNavPaneStyleManager has a StyleManager property that can be assigned a TJvNavPaneStyleManager instance. When you change the settings of the style manager, the corresponding settings in the component is changed as well
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