Vcl.ExtCtrls.TCustomTrayIcon.Create
Delphi
constructor Create(Owner: TComponent); override;
C++
__fastcall virtual TCustomTrayIcon(System::Classes::TComponent* Owner);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| constructor | public | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | TCustomTrayIcon |
Description
Creates and initializes a TCustomTrayIcon instance.
Creates and initializes a TCustomTrayIcon instance.