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