Vcl.ExtCtrls.TTrayIcon.Hint
Delphi
property Hint: string read FHint write SetHint default 0;
C++
__property Hint = {default=0};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | TTrayIcon |
Description
Specifies the text that appears when the user moves the mouse over the control.
Vcl.ExtCtrls.TTrayIcon.Hint inherits from Vcl.ExtCtrls.TCustomTrayIcon.Hint. All content below this line refers to Vcl.ExtCtrls.TCustomTrayIcon.Hint.
Specifies the text that appears when the user moves the mouse over the control.
Specifies the text that appears when the user moves the mouse over the control.
Code Examples