Vcl.ExtCtrls.TCustomTrayIcon.SetDefaultIcon

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetDefaultIcon;

C++

void __fastcall SetDefaultIcon();

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.