7#if !defined(OWL_TRAYICON_H)
11#if defined(BI_HAS_PRAGMA_ONCE)
TIcon, derived from TGdiObject, represents the GDI object icon class.
ObjectWindows dynamic-link libraries (DLLs) construct an instance of TModule, which acts as an object...
bool SetText(const tstring &text)
bool bEnabled
does O/S support tray icon?
bool bHidden
Has the icon been hidden?
bool SetIcon(TIcon &icon, TAutoDelete=NoAutoDelete)
TWindow * GetParent() const
TWindow, derived from TEventHandler and TStreamableBase, provides window-specific behavior and encaps...
Definition of TEventHandler and related classes & macros.
Definition of abstract GDI object class and derived classes.
TAutoDelete
Flag for Handle ctors to control Handle deletion in dtor.
int LoadString(uint id, TCHAR *buf, int maxChars) const
Loads a string resource identified by id into the buffer pointed to by buff.
Object Windows Library (OWLNext Core)
UINT TMsgId
Message ID type.
LPARAM TParam2
Second parameter type.
WPARAM TParam1
First parameter type.
TModule & GetGlobalModule()
General definitions used by all ObjectWindows programs.
Classes for window system structure and type encapsulation.