RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TToolBar.HideClippedButtons Property

Specifies handling of buttons obscured by adjacent toolbar.

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

If HideClippedButtons is set to true, any button partially obscured by a neighboring band is hidden. 

 

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