TcxSchedulerNavigatorButton.Hint Property
In This Article
Specifies the hint’s text.
#Declaration
Delphi
property Hint: string read; write;
#Property Value
Type |
---|
string |
#Remarks
Use the Hint property to specify the text that will be displayed when the mouse pointer hovers over the current resource navigation button.
See Also