JVCL Help:TJvXPStyleManager
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvXPStyleManager Class
[+] JvXPCore.pas Classes
[+] TJvXPStyleManager Methods
[+] TJvXPStyleManager Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvXPCustomComponent
TJvXPStyleManager
run\JvXPCore.pas
Summary
A component that manages the theme and style of any number of connected controls.
Pascal
run\JvXPCore.pas
TJvXPStyleManager = class(TJvXPCustomComponent);
Description
- 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.
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