Vcl.Taskbar.TCustomTaskbar.GetOverlayHIcon
Delphi
function GetOverlayHIcon: HICON; override;
C++
virtual HICON __fastcall GetOverlayHIcon(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Vcl.Taskbar.pas Vcl.Taskbar.hpp |
Vcl.Taskbar | TCustomTaskbar |
Description
Returns the handle of the OverlayIcon that is used over the application icon in the Windows task bar.