Vcl.Taskbar.TTaskbar.OverlayIcon
Delphi
property OverlayIcon: TIcon read FOverlayIcon write SetOverlayIcon;
C++
__property OverlayIcon;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | Vcl.Taskbar.pas Vcl.Taskbar.hpp |
Vcl.Taskbar | TTaskbar |
Description
Specifies an icon to appear over the application icon in the Windows task bar.
Vcl.Taskbar.TTaskbar.OverlayIcon inherits from Vcl.Taskbar.TCustomTaskbar.OverlayIcon. All content below this line refers to Vcl.Taskbar.TCustomTaskbar.OverlayIcon.
Specifies an icon to appear over the application icon in the Windows task bar.
- Note: You must enable the Windows Aero Theme for the Overlay icon to be supported.