Back to Devexpress

TdxBarItemOptions.ShowShortCuts Property

vcl-dxbar-dot-tdxbaritemoptions-6c8b06df.md

latest815 B
Original Source

TdxBarItemOptions.ShowShortCuts Property

Specifies if bar item shortcuts are visible.

Declaration

delphi
property ShowShortCuts: Boolean read; write;

Property Value

TypeDescription
Boolean

True if bar item shortcuts are visible; otherwise, False.

|

Remarks

For the Application Menu, the default value of the ShowShortCuts property is False; otherwise, True.

See Also

TdxBarItemOptions.AssignedValues Property

TdxBarItemOptions Class

TdxBarItemOptions Members

dxBar Unit