TdxBarCaptionButton.Hint Property
Specifies a hint message for a toolbar title button.
Declaration
property Hint: string read; write;
Property Value
Type |
---|
string |
Remarks
Note
the hint window only appears if a ScreenTip for the button is not specified (see the button’s ScreenTip property).
See Also