JVCL Help:TJvOutlookBarPage.ParentColor

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines where a control looks for its color information.


Pascal

 propertyParentColor: Boolean;


Description

To have a control use the same color as its parent control, set ParentColor to true. If ParentColor is false, the control uses its own Color property.
When the value of a control's Color property changes, ParentColor becomes false automatically.


See Also

TJvOutlookBarPage.ParentButtonSize, TJvOutlookBarPage.ParentFont


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