RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TToolBar Properties

The properties of the TToolBar class are listed here.

 
Name 
Description 
 
Gives the number of buttons in the toolbar. 
 
Lists the tool buttons (TToolButton) in the toolbar. 
 
Specifies the drawing surface for the toolbar. 
 
Specifies the registry key where the tool bar saves its current button configuration before the user changes it using the toolbar customize dialog. 
 
Specifies the registry value under which the tool bar saves its current button configuration before the user changes it using the toolbar customize dialog. 
 
Indicates the number of rows in the toolbar. 
 
Name 
Description 
 
Determines how the control aligns within its container (parent control). 
 
Determines whether tool buttons that consist only of text can be placed on the Toolbar. 
 
Specifies how the control is anchored to its parent. 
 
Indicates whether the toolbar's height changes automatically to accommodate the controls it contains. 
 
Specifies the width of the tool bar's border. 
 
Specifies the height of the controls in the toolbar. 
 
Specifies the width of the tool buttons (TToolButton) in the toolbar. 
 
Specifies a text string that identifies the control to the user. 
 
Specifies the background color of the control. 
 
Specifies the size constraints for the control. 
 
Determines whether a control has a three-dimensional (3-D) or two-dimensional look. 
 
Specifies whether the user can customize the toolbar at runtime. 
 
Lists the images that can appear on disabled tool buttons. 
 
Specifies whether the control can be the target of drag-and-dock operations. 
 
Determines whether the control's image is rendered directly to the window or painted to an in-memory bitmap first. 
 
Indicates the image used to represent the mouse pointer when the control is being dragged. 
 
Specifies whether the control is being dragged normally or for docking. 
 
Determines how the control initiates drag-and-drop or drag-and-dock operations. 
 
Stores the style type. 
 
Determines which sides of the toolbar have borders. 
 
Determines the border style for the toolbar's inner edge. 
 
Determines the border style for the toolbar's outer edge. 
 
Controls whether the control responds to mouse, keyboard, and timer events. 
 
Flat 
Makes the toolbar transparent and eliminates tool-button borders. 
 
Font 
Controls the attributes of text written on or in the control. 
 
Specifies whether the direction of the gradient is horizontal or vertical. 
 
Stores the drawing option chosen. 
 
Color used as end color for the gradient. 
 
Color used as start color for the gradient. 
 
Specifies the vertical size of the control in pixels. 
 
Specifies handling of buttons obscured by adjacent toolbar. 
 
Lists the images that can appear on tool buttons when the mouse points to them. 
 
Color used as hot tracking color when in gradient style. 
 
Lists the images that can appear on tool buttons. 
 
Specifies the margin on the left side of the toolbar. 
 
List 
Aligns captions on the right and images on the left in tool buttons. 
 
Menu 
Causes the toolbar to populate itself with buttons that correspond to items in a menu. 
 
Determines where a control looks for its color information. 
 
ParentDoubleBuffered defers the DoubleBuffered property of this component to the value of the parent's DoubleBuffered property. 
 
Determines where a control looks for its font information. 
 
Determines where a control looks to find out if its Help Hint should be shown. 
 
Identifies the pop-up menu associated with the control. 
 
Determines whether text captions are displayed on tool buttons. 
 
Determines whether the control displays a Help Hint when the mouse pointer rests momentarily on the control. 
 
Indicates the position of the control in its parent's tab order. 
 
Determines if the user can tab to a control. 
 
Specifies whether the toolbar is transparent. 
 
Determines whether the component appears onscreen. 
 
Enables automatic line-wrap for components in the toolbar. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!