JVCL Help:TJvNavPanelColors

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvNavPanelColors
run\JvNavigationPane.pas


Summary

Class that manages the color setting of a nav pane component or style manager.

run\JvNavigationPane.pas


Pascal

 run\JvNavigationPane.pas
 TJvNavPanelColors = class(TPersistent);


Description

TJvNavPanelColors is the type of the Colors property of most of the nav pane controls. It contains several color properties that defines the appearance of a nav pane control.
In conjunction with a TJvNavPaneStyleManager, you can control the visual appearance of all the Nav Pane controls on a form from a single control.

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