JVCL Help:TJvXPStyleManager.OnThemeChanged

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

Search in JVCL Help

 
Search in all projects
 

Summary

Called when the theme of the style manager changes.


Pascal

 propertyOnThemeChanged: TNotifyEvent;


Description

Write a handler for the OnThemeChanged event when you want to take specific action when the theme of the style manager changes. For example, use it to change the visual appearance of other controls that cannot be associated with the style manager but still need to synchronize their looks with the XP controls.


See Also

TJvXPStyleManager.Theme


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