Back to Devexpress

TdxRibbonRadialMenu Members

vcl-dxribbonradialmenu-dot-tdxribbonradialmenu-dot-underscore-members.md

latest16.4 KB
Original Source

TdxRibbonRadialMenu Members

A radial menu.

Constructors

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

Properties

NameDescription
BarManagerProvides access to the bar manager to which the component belongs. Inherited from TdxBarComponent.
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.
GlyphSpecifies the icon for the radial menu’s central button. Inherited from TdxRibbonCustomRadialMenu.
ImagesSpecifies 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.
NameInherited from TComponent.
ObserversInherited from TComponent.
OwnerInherited from TComponent.
RibbonSpecifies the Ribbon linked to the radial menu. Inherited from TdxRibbonCustomRadialMenu.
TagInherited from TComponent.
UseOwnFontSpecifies the font used to draw the popup menu. Inherited from TdxBarCustomPopupMenuComponent.
VCLComObjectInherited from TComponent.
Visible protectedSpecifies the bar component’s visibility state in the parent bar manager at runtime. Inherited from TdxBarComponent.

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.
HideCloses the radial menu. Inherited from TdxRibbonCustomRadialMenu.
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 radial menu on screen at a specified position and enables the popup display mode. Inherited from TdxRibbonCustomRadialMenu.
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.
Show(Integer,Integer)Displays the radial menu on screen at a specified position and enables the collapsible display mode. Inherited from TdxRibbonCustomRadialMenu.
ToStringInherited from TObject.
UpdateAction(TBasicAction)Inherited from TComponent.

Events

NameDescription
OnCloseUpEnables you to respond to closing the radial menu. Inherited from TdxRibbonCustomRadialMenu.
OnCollapseEnables you to respond to collapsing the radial menu. Inherited from TdxRibbonCustomRadialMenu.
OnExpandEnables you to respond to expanding the radial menu. Inherited from TdxRibbonCustomRadialMenu.
OnPopupEnables you to respond to displaying the radial menu on screen. Inherited from TdxRibbonCustomRadialMenu.

See Also

TdxRibbonRadialMenu Class

dxRibbonRadialMenu Unit