Back to Devexpress

TdxCustomRibbon.OnHelpButtonClick Event

vcl-dxribbon-dot-tdxcustomribbon-08f4f8ff.md

latest602 B
Original Source

TdxCustomRibbon.OnHelpButtonClick Event

Fires after the Ribbon Help Button has been clicked.

Declaration

delphi
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

TdxCustomRibbon Class

TdxCustomRibbon Members

dxRibbon Unit