RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTrayIcon.Create Constructor

Creates and initializes a TCustomTrayIcon instance.

Pascal
constructor Create(Owner: TComponent); override;
C++
virtual __fastcall TCustomTrayIcon(TComponent * Owner);

Creates and initializes a TCustomTrayIcon instance. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!