Back to Devexpress

TdxCustomRibbon.HelpButtonScreenTip Property

vcl-dxribbon-dot-tdxcustomribbon-543dc061.md

latest846 B
Original Source

TdxCustomRibbon.HelpButtonScreenTip Property

Specifies a ScreenTip for the Ribbon Help Button.

Declaration

delphi
property HelpButtonScreenTip: TdxScreenTip read; write;

Property Value

Type
TdxScreenTip

Remarks

This property is deprecated, and is retained for backward compatibility purposes. Use the ScreenTip property instead, which is accessible via the Ribbon control’s HelpButton property.

See Also

TdxCustomRibbon Class

TdxCustomRibbon Members

dxRibbon Unit