TdxBarItem.ScreenTip Property
Associates the currently processed bar item with a ScreenTip.
Declaration
property ScreenTip: TdxScreenTip read; write;
Property Value
Type |
---|
TdxScreenTip |
Remarks
The specified ScreenTip is only applied in the Ribbon control.
See Also