Back to Devexpress

TdxBar Members

vcl-dxbar-dot-tdxbar-dot-underscore-members.md

latest20.7 KB
Original Source

TdxBar Members

A toolbar component.

Constructors

NameDescription
Create(TComponent)Inherited from TComponent.

Properties

NameDescription
AllowCloseSpecifies whether an end-user can hide a toolbar.
AllowCustomizingSpecifies whether the current toolbar has general customization capabilities.
AllowQuickCustomizingSpecifies whether the current toolbar has the quick customization capability.
AllowResetSpecifies whether a toolbar can be restored by end-users.
AlphaBlendValueSpecifies the opacity of the current toolbar when it floats.
BackgroundBitmapSpecifies the image used as the current toolbar’s background.
BarManagerProvides access to the bar manager which the current toolbar belongs to.
BarsProvides access to the TdxBars object to which a given toolbar belongs.
BorderStyleDetermines the appearance style of the current toolbar’s borders.
CaptionSpecifies the text string that identifies a toolbar to an end-user.
CaptionButtonsProvides access to a collection of toolbar title buttons.
CollectionSpecifies the collection containing the current element. Inherited from TcxComponentCollectionItem.
ColorSpecifies the current toolbar’s background color.
ComObjectInherited from TComponent.
ComponentCountInherited from TComponent.
ComponentIndexInherited from TComponent.
ComponentsInherited from TComponent.
ComponentStateInherited from TComponent.
ComponentStyleInherited from TComponent.
ControlReturns the bar control which corresponds to the current toolbar.
DesignInfoInherited from TComponent.
DisplayNameSpecifies the collection item’s name displayed in the collection editor. Inherited from TcxComponentCollectionItem.
DockControlSpecifies the external dock control to which the current toolbar is placed.
DockedDockControlSpecifies the external dock control to which the current toolbar was previously docked.
DockedDockingStyleSpecifies the docking style for the current toolbar’s previous position.
DockedLeftSpecifies the left coordinate of a docked toolbar.
DockedTopSpecifies the top coordinate of a docked toolbar.
DockingStyleSpecifies toolbar UI layout.
DockRowSpecifies the row that the current toolbar is docked to.
FloatClientHeightSpecifies the height of a floating toolbar.
FloatClientWidthSpecifies the width of a floating toolbar.
FloatLeftDetermines the left coordinate of a floating toolbar.
FloatTopDetermines the top coordinate of a floating toolbar.
FontSpecifies the item’s font settings.
GlyphSpecifies the icon that is displayed within a collapsed Ribbon tab group bound to the current toolbar.
HiddenDetermines the visibility state of the current toolbar in the toolbars list.
IDGets the unique identifier of the current collection element. Inherited from TcxComponentCollectionItem.
ImagesSpecifies 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.
IndexSpecifies the zero-based index of the current element in the collection. Inherited from TcxComponentCollectionItem.
IsMainMenuDetermines whether the current toolbar is the main menu.
IsPredefinedIdentifies if the toolbar is predefined (created in code).
ItemLinksSpecifies links to items whose item controls are placed on the current toolbar.
KeyTipSpecifies a KeyTip for the current toolbar.
LockUpdateDeprecated. This property exists for backward compatibility only. Instead, call BeginUpdate and EndUpdate procedures at the TdxBarManager component level to manage batch bar item changes.
MultiLineSpecifies whether items can be placed across several lines within the current toolbar.
NameInherited from TComponent.
NotDockingSpecifies toolbar location restrictions.
ObserversInherited from TComponent.
OldNameDeprecated. This property exists for backward compatibility only. Use the Name property instead.
OneOnRowDetermines whether the current toolbar is the only toolbar within the dock control’s row.
OwnerInherited from TComponent.
RealDockControlProvides access to the dock control onto which the current toolbar is placed.
RotateWhenVerticalSpecifies the drawing style of a docked toolbar.
RowSpecifies the row on which the current toolbar is located.
ShowMarkSpecifies whether to display the ‘additional buttons’ symbol.
SizeGripSpecifies whether to display a sizing grip at the current toolbar’s bottom-right corner.
TagInherited from TComponent.
UseOwnFontSpecifies the font settings used to draw controls on the current toolbar.
UseRecentItemsSpecifies whether the current toolbar displays the most frequently used controls first.
UseRestSpaceSpecifies if the toolbar occupies an entire form by width.
VCLComObjectInherited from TComponent.
VisibleSpecifies whether the current toolbar is visible.
WholeRowSpecifies how the current toolbar is drawn on the row.

Methods

NameDescription
AddListener(IdxBarListener)
AddToCollection(TcxComponentCollection) protectedAdds 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.
DestroyComponentsInherited from TComponent.
DestroyingInherited 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.
FreeOnReleaseInherited from TComponent.
GetChildren(TGetChildProc,TComponent)Inherited from TComponent.
GetCollectionFromParent(TComponent)Inherited from TcxComponentCollectionItem.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
GetParentComponentReturns the parent component of the current item’s collection. Inherited from TcxComponentCollectionItem.
HasParentInherited from TComponent.
InsertComponent(TComponent)Inherited from TComponent.
IsImplementorOf(IInterface)Inherited from TComponent.
IsMerged
IsVertical
LoadedInherited 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) protectedRemoves the current collection element from a collection. Inherited from TcxComponentCollectionItem.
RemoveListener(IdxBarListener)
Reset(Boolean)Restores the current toolbar’s settings.
ResetWithConfirmationRequests 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.
ToStringInherited from TObject.
Unmerge(TdxBar)Removes the ABar toolbar from the current toolbar.
UpdateAction(TBasicAction)Inherited from TComponent.

See Also

TdxBar Class

dxBar Unit