JVCL Help:TJvXPStyleManager.UnregisterControls

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

Search in JVCL Help

 
Search in all projects
 

Summary

Removes controls from the style manager.


Pascal

 procedureUnregisterControls(constAControls: arrayofTJvXPCustomControl);


Parameters

Parameters Description
const AControls: array of TJvXPCustomControl an array of controls to remove from the internal list of registered controls.


Description

Controls call UnregisterControls automatically when their StyleManager property is changed.


See Also

TJvXPStyleManager.RegisterControls


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