Skip to main content

TdxBar Members

A toolbar component.

Constructors

Name Description
Create(TComponent) Inherited from TComponent.

Properties

Name Description
AllowClose Specifies whether an end-user can hide a toolbar.
AllowCustomizing Specifies whether the current toolbar has general customization capabilities.
AllowQuickCustomizing Specifies whether the current toolbar has the quick customization capability.
AllowReset Specifies whether a toolbar can be restored by end-users.
AlphaBlendValue Specifies the opacity of the current toolbar when it floats.
BackgroundBitmap Specifies the image used as the current toolbar’s background.
BarManager Provides access to the bar manager which the current toolbar belongs to.
Bars Provides access to the TdxBars object to which a given toolbar belongs.
BorderStyle Determines the appearance style of the current toolbar’s borders.
Caption Specifies the text string that identifies a toolbar to an end-user.
CaptionButtons Provides access to a collection of toolbar title buttons.
Collection Specifies the collection containing the current element. Inherited from TcxComponentCollectionItem.
Color Specifies the current toolbar’s background color.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
Control Returns the bar control which corresponds to the current toolbar.
DesignInfo Inherited from TComponent.
DisplayName Specifies the collection item’s name displayed in the collection editor. Inherited from TcxComponentCollectionItem.
DockControl Specifies the external dock control to which the current toolbar is placed.
DockedDockControl Specifies the external dock control to which the current toolbar was previously docked.
DockedDockingStyle Specifies the docking style for the current toolbar’s previous position.
DockedLeft Specifies the left coordinate of a docked toolbar.
DockedTop Specifies the top coordinate of a docked toolbar.
DockingStyle Specifies toolbar UI layout.
DockRow Specifies the row that the current toolbar is docked to.
FloatClientHeight Specifies the height of a floating toolbar.
FloatClientWidth Specifies the width of a floating toolbar.
FloatLeft Determines the left coordinate of a floating toolbar.
FloatTop Determines the top coordinate of a floating toolbar.
Font Specifies the item’s font settings.
Glyph Specifies the icon that is displayed within a collapsed Ribbon tab group bound to the current toolbar.
Hidden Determines the visibility state of the current toolbar in the toolbars list.
ID Gets the unique identifier of the current collection element. Inherited from TcxComponentCollectionItem.
Images Specifies an image list that contains images for standard size (16 by 16 pixels) bar item controls or enlarged standard size buttons, located on the toolbar.
Index Specifies the zero-based index of the current element in the collection. Inherited from TcxComponentCollectionItem.
IsMainMenu Determines whether the current toolbar is the main menu.
IsPredefined Determines whether a toolbar was created by an end-user or was defined programmatically.
ItemLinks Specifies links to items whose item controls are placed on the current toolbar.
KeyTip Specifies a KeyTip for the current toolbar.
LockUpdate Toggles the updating of the current bar.
MultiLine Specifies whether items can be placed across several lines within the current toolbar.
Name Inherited from TComponent.
NotDocking Specifies toolbar location restrictions.
Observers Inherited from TComponent.
OldName Specifies the current toolbar’s name that is to be used when searching for a toolbar by its name.
OneOnRow Determines whether the current toolbar is the only toolbar within the dock control’s row.
Owner Inherited from TComponent.
RealDockControl Provides access to the dock control onto which the current toolbar is placed.
RotateWhenVertical Specifies the drawing style of a docked toolbar.
Row Specifies the row on which the current toolbar is located.
ShowMark Specifies whether to display the ‘additional buttons’ symbol.
SizeGrip Specifies whether to display a sizing grip at the current toolbar’s bottom-right corner.
Tag Inherited from TComponent.
UseOwnFont Specifies the font settings used to draw controls on the current toolbar.
UseRecentItems Specifies whether the current toolbar displays the most frequently used controls first.
UseRestSpace Specifies if the toolbar occupies an entire form by width.
VCLComObject Inherited from TComponent.
Visible Specifies whether the current toolbar is visible.
WholeRow Specifies how the current toolbar is drawn on the row.

Methods

Name Description
AddListener(IdxBarListener)
AddToCollection(TcxComponentCollection) protected Adds the current collection element to a collection. Inherited from TcxComponentCollectionItem.
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncFunctionEvent,TObject) Inherited from TComponent.
BeginInvoke(TAsyncProcedureEvent,TObject) Inherited from TComponent.
BeginInvoke(TProc,TObject) Inherited from TComponent.
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject) Inherited from TComponent.
BeginInvoke<TResult>(TFunc<TResult>,TObject) Inherited from TComponent.
ChangeDockingStyle(TdxBarDockingStyle,TdxDockControl) Changes the layout of the current toolbar.
DestroyComponents Inherited from TComponent.
Destroying Inherited from TComponent.
EndFunctionInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke<TResult>(IAsyncResult) Inherited from TComponent.
Equals(TObject) Inherited from TObject.
ExecuteAction(TBasicAction) Inherited from TComponent.
FindComponent(String) Inherited from TComponent.
FreeNotification(TComponent) Inherited from TComponent.
FreeOnRelease Inherited from TComponent.
GetChildren(TGetChildProc,TComponent) Inherited from TComponent.
GetCollectionFromParent(TComponent) Inherited from TcxComponentCollectionItem.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetParentComponent Returns the parent component of the current item’s collection. Inherited from TcxComponentCollectionItem.
HasParent Inherited from TComponent.
InsertComponent(TComponent) Inherited from TComponent.
IsImplementorOf(IInterface) Inherited from TComponent.
IsMerged
IsVertical
Loaded Inherited from TComponent.
Merge(TdxBar) Merges a given toolbar with the current toolbar.
Move(TdxBar,Boolean) Moves the current bar to a new location.
Move(TdxBarDockedDockingStyle,Integer,Integer)
Move(TdxDockControl,Integer,Integer)
Move(Integer,Integer)
Notification(TComponent,TOperation) Inherited from TComponent.
ReferenceInterface(IInterface,TOperation) Inherited from TComponent.
RemoveComponent(TComponent) Inherited from TComponent.
RemoveFreeNotification(TComponent) Inherited from TComponent.
RemoveFromCollection(TcxComponentCollection) protected Removes the current collection element from a collection. Inherited from TcxComponentCollectionItem.
RemoveListener(IdxBarListener)
Reset(Boolean) Restores the current toolbar’s settings.
ResetWithConfirmation Requests end-user confirmation before resetting the current toolbar’s original settings.
SetParentComponent(TComponent) Adds the current element to a collection associated with a specified component. Inherited from TcxComponentCollectionItem.
SetSubComponent(Boolean) Inherited from TComponent.
ToString Inherited from TObject.
Unmerge(TdxBar) Removes the ABar toolbar from the current toolbar.
UpdateAction(TBasicAction) Inherited from TComponent.
See Also