RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionMainMenuBar.Shadows Property

Refers to the TActionMainMenuBar component's shadow.

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

Use Shadows to determine whether or not the menus should display with shadows. The user can disable shadows through the OS, in which case the Shadows setting is ignored. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!