Vcl.ExtCtrls.TCustomTrayIcon.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(Owner: TComponent); override;

C++

__fastcall virtual TCustomTrayIcon(System::Classes::TComponent* Owner);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomTrayIcon

Beschreibung

Der Konstruktor erzeugt und initialisiert eine Instanz von TCustomTrayIcon.

Der Konstruktor erzeugt und initialisiert eine Instanz von TCustomTrayIcon.