RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomRibbon.Minimized Property

Show Ribbon in minimized state where tabs can be selected but are not visible.

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

Minimized indicates whether to show the Ribbon in a minimized state where tabs can be selected but are not visible. When Minimized is True, Tabs still function. You can access the tabs by selecting the desired Tab with the mouse or switching to the tab by using tab allocated KeyTips

 

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