JVCL Help:TJvNavPanelTheme

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the themes supported by a TJvNavPaneStyleManager.

run\JvNavigationPane.pas


Pascal

 run\JvNavigationPane.pas
 TJvNavPanelTheme = (
nptStandard,
nptXPBlue,
nptXPSilver,
nptXPOlive,
nptCustom
);


Members

Members Description
nptStandard The current theme is the default theme used on non-XP system.
nptXPBlue The current theme is the default blue XP theme.
nptXPSilver The current theme is the default silver XP theme.
nptXPOlive The current theme is the default olive XP theme.
nptCustom The current theme is a custom theme.

run\JvNavigationPane.pas


Description

TJvNavPanelTheme is the type of the Theme property of a TJvNavPaneStyleManager and specifies the themes supported by the style manager.

run\JvNavigationPane.pas


About

Navigation

no pages or subcategories

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