JVCL Help:TJvXPStyleManager

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvXPCustomComponent
TJvXPStyleManager
run\JvXPCore.pas


Summary

A component that manages the theme and style of any number of connected controls.

run\JvXPCore.pas


Pascal

 run\JvXPCore.pas
 TJvXPStyleManager = class(TJvXPCustomComponent);


Description

  1. JVCLInfo

Use a TJvXPStyleManager when you want to control the visual appearance of several or all XP style controls on a form. By setting each XP controls StyleManager to point to a TJvXPStyleManager, you can change all associated controls from one central location.

run\JvXPCore.pas


About

Navigation

run\JvXPCore.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