Skip to main content

TdxCustomRibbon.OnHelpButtonClick Event

Fires after the Ribbon Help Button has been clicked.

Declaration

property OnHelpButtonClick: TdxRibbonEvent read; write;

Remarks

If this event is handled, the Help Button is displayed at the top-right corner of the Ribbon.

Note that this button is only displayed at runtime.

See Also