The table below lists some actions you can set to change a tool button's appearance:
Setting tool buttons' appearance
To make a tool button: |
Set the toolbar's: |
Appear pressed |
(on tool button) Style property to tbsCheck and Down property to True. |
Appear disabled |
Enabled property to False. |
Have a left margin |
Indent property to a value greater than 0. |
Appear to have "pop-up" borders, thus making the toolbar appear transparent |
Flat property to True. |
To turn off the auto-wrap feature of the toolbar, set the toolbar's Wrapable property to False.
TToolBar
TCoolBar
TPanel
TToolButton
TSpeedButton
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|