JVCL Help:TJvXPStyleManager.OnThemeChanged
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvXPStyleManager.OnThemeChanged Property
[+] TJvXPStyleManager Methods
[+] TJvXPStyleManager Properties
Search in JVCL Help
Search in all projectsSummary
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
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