Back to Devexpress

TdxBarCaptionButton.KeyTip Property

vcl-dxbar-dot-tdxbarcaptionbutton.md

latest1.5 KB
Original Source

TdxBarCaptionButton.KeyTip Property

Specifies a KeyTip for the current toolbar title button.

Declaration

delphi
property KeyTip: string read; write;

Property Value

Type
string

Remarks

The following image shows the ‘FN’ KeyTip displayed for a toolbar title button.

Note

The specified KeyTip only appears if the corresponding Ribbon tab group is expanded.

See Also

TdxBar.KeyTip

TdxBarCaptionButton.KeyTip

TdxBarItem.KeyTip

TdxCustomRibbonBackstageViewGalleryControl.KeyTip

TdxRibbonApplicationButton.KeyTip

TdxRibbonBackstageViewGalleryGroup.KeyTip

TdxRibbonBackstageViewGalleryItem.KeyTip

TdxRibbonBackstageViewTabSheet.KeyTip

TdxRibbonTab.KeyTip

TdxBarCaptionButton Class

TdxBarCaptionButton Members

dxBar Unit