JVCL Help:TJvNavPaneStyleManager

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvNavPaneStyleManager
run\JvNavigationPane.pas


Summary

Handles themes for multiple components.

run\JvNavigationPane.pas


Pascal

 run\JvNavigationPane.pas
 TJvNavPaneStyleManager = class(TJvComponent);


Description

  1. 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

run\JvNavigationPane.pas


About

Navigation

run\JvNavigationPane.pas



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