Back to Devexpress

TdxRibbonCustomRadialMenu.OnCloseUp Event

vcl-dxribbonradialmenu-dot-tdxribboncustomradialmenu-dbb3e1e4.md

latest566 B
Original Source

TdxRibbonCustomRadialMenu.OnCloseUp Event

Enables you to respond to closing the radial menu.

Declaration

delphi
property OnCloseUp: TNotifyEvent read; write;

Remarks

This event is fired after the radial menu has been closed prior to its disposal.

Sender specifies the radial menu to be disposed of.

See Also

TdxRibbonCustomRadialMenu Class

TdxRibbonCustomRadialMenu Members

dxRibbonRadialMenu Unit