Back to Devexpress

TdxRibbonDropDownGallery Members

vcl-dxribbongallery-dot-tdxribbondropdowngallery-dot-underscore-members.md

latest17.1 KB
Original Source

TdxRibbonDropDownGallery Members

A dropdown Ribbon gallery.

Constructors

NameDescription
Create(TComponent)Initializes a new instance of the TdxBarCustomPopupComponent class with specified settings. Inherited from TdxBarCustomPopupComponent.

Properties

NameDescription
BackgroundBitmapSpecifies the popup menu’s background image. Inherited from TdxBarCustomPopupMenu.
BarManagerProvides access to the bar manager to which the component belongs. Inherited from TdxBarComponent.
BarSizeDetermines the size of a bar located at the left side of a popup menu. Inherited from TdxBarCustomPopupMenu.
ComObjectInherited from TComponent.
ComponentCountInherited from TComponent.
ComponentIndexInherited from TComponent.
ComponentsInherited from TComponent.
ComponentStateInherited from TComponent.
ComponentStyleInherited from TComponent.
DesignInfoInherited from TComponent.
Enabled protectedSpecifies if the bar component is enabled. Inherited from TdxBarComponent.
FontSpecifies the popup menu’s font. Inherited from TdxBarCustomPopupMenuComponent.
GalleryItemSpecifies the gallery that provides commands to be displayed in the dropdown gallery.
Images protectedSpecifies an image list that contains images for standard size ( 16 by 16 pixels) bar item controls or enlarged standard size buttons, located in the popup component. Inherited from TdxBarCustomPopupComponent.
ItemLinksSpecifies the item link collection. Inherited from TdxBarCustomPopupComponent.
ItemOptionsProvides access to appearance settings of items in the popup menu. Inherited from TdxBarCustomPopupMenu.
NameInherited from TComponent.
ObserversInherited from TComponent.
OwnerInherited from TComponent.
PopupAlignmentSpecifies how the popup menu is horizontally aligned relative to its pop-up position. Inherited from TdxBarCustomPopupMenu.
RibbonSpecifies the Ribbon that owns the pop-up menu control (menu or drop-down gallery). Inherited from TdxRibbonCustomPopupMenu.
SubMenuControlProvides access to the submenu control that visualizes the current popup menu. Inherited from TdxBarCustomPopupMenu.
TagInherited from TComponent.
UseOwnFontSpecifies the font used to draw the popup menu. Inherited from TdxBarCustomPopupMenuComponent.
UseRecentItemsSpecifies whether the most frequently used items are to be shown in the currently processed popup menu. Inherited from TdxBarCustomPopupMenu.
VCLComObjectInherited from TComponent.
VisibleInherited from TdxBarCustomPopupMenu.

Methods

NameDescription
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.
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.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
GetParentComponentInherited from TComponent.
HasParentInherited from TComponent.
InsertComponent(TComponent)Inherited from TComponent.
IsImplementorOf(IInterface)Inherited from TComponent.
IsShortCut(TShortCut)Inherited from TdxBarCustomPopupMenuComponent.
IsShortCutKey(TWMKey)Inherited from TdxBarCustomPopupMenuComponent.
LoadedInherited from TComponent.
Notification(TComponent,TOperation)Inherited from TComponent.
Popup(Integer,Integer)Displays the popup menu on screen. Inherited from TdxBarCustomPopupMenu.
PopupEx(Integer,Integer,Integer,Integer,Boolean,PRect,Boolean,TWinControl)Displays the popup menu on screen. Inherited from TdxBarCustomPopupMenu.
PopupFromCursorPosDisplays the popup menu at the current mouse pointer position. Inherited from TdxBarCustomPopupMenuComponent.
ReferenceInterface(IInterface,TOperation)Inherited from TComponent.
RemoveComponent(TComponent)Inherited from TComponent.
RemoveFreeNotification(TComponent)Inherited from TComponent.
SetParentComponent(TComponent)Inherited from TComponent.
SetSubComponent(Boolean)Inherited from TComponent.
ToStringInherited from TObject.
UpdateAction(TBasicAction)Inherited from TComponent.

Events

NameDescription
OnCloseUpOccurs when a popup menu has been closed. Inherited from TdxBarCustomPopupMenu.
OnPaintBarOccurs when drawing a bar at the left side of a popup menu. Inherited from TdxBarCustomPopupMenu.
OnPopupEnables you to respond to invoking the popup menu. Inherited from TdxBarCustomPopupMenu.
OnShowEnables you to perform specific actions before the popup menu appears on screen. Inherited from TdxBarCustomPopupMenu.

See Also

TdxRibbonDropDownGallery Class

dxRibbonGallery Unit