JVCL Help:TJvXPStyleManager.RegisterControls

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

Search in JVCL Help

 
Search in all projects
 

Summary

Adds controls to the style manager.


Pascal

 procedureRegisterControls(constAControls: arrayofTJvXPCustomControl);


Parameters

Parameters Description
const AControls: array of TJvXPCustomControl an array of XP style controls


Description

RegisterControls is called automatically by XP controls when their StyleManager property is set to a valid style manager. All registered controls changes together when the style manager's Theme property changes.


See Also

TJvXPStyleManager.UnregisterControls


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