Vcl.ExtCtrls.TTrayIcon.Hint

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Hint;

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