Vcl.ExtCtrls.TTrayIcon.Visible
Delphi
property Visible;
C++
__property Visible = {default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | TTrayIcon |
Description
Determines whether the icon appears in the system tray.
Vcl.ExtCtrls.TTrayIcon.Visible inherits from Vcl.ExtCtrls.TCustomTrayIcon.Visible. All content below this line refers to Vcl.ExtCtrls.TCustomTrayIcon.Visible.
Determines whether the icon appears in the system tray.
Determines whether the icon appears in the system tray.
Code Examples