RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionMainMenuBar.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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!