Vcl.ExtCtrls.TCustomTrayIcon.SetDefaultIcon
Delphi
procedure SetDefaultIcon;
C++
void __fastcall SetDefaultIcon(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | TCustomTrayIcon |
Description
Sets the tray icon to the default application icon.
This method sets the tray icon to the default application icon if the Icon property is unassigned. This method is generally not used.