RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomPanel.ParentBackground Property

Determines whether control uses parent's theme background.

Pascal
property ParentBackground: Boolean;
C++
__property Boolean ParentBackground;

If ParentBackground is true, the control uses the parent's theme background to draw its own background. ParentBackground has no effect unless XP themes are enabled. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!