TdxBarItemOptions.ShowShortCuts Property
Specifies if bar item shortcuts are visible.
Declaration
property ShowShortCuts: Boolean read; write;
Property Value
Type | Description |
---|---|
Boolean |
|
Remarks
For the Application Menu, the default value of the ShowShortCuts
property is False
; otherwise, True
.
See Also