TdxBarItemControl.ShortCut Property
Returns the item control’s shortcut.
Declaration
property ShortCut: TShortCut read;
Property Value
Type | Description |
---|---|
TShortCut | The shortcut associated with the item control. |
Remarks
The ShortCut
property returns the ShortCut property value of the underlying bar item.
See Also