Unit Traybar

This is a component for placing icons in the notification area of the taskbar. The source is freeware. (you may even remove the about property) See the included example on how to use the component. Any corrections/hints are welcome on j.h.dewaalmalefijt@wbmt.tudelft.nl Have fun, JH

Classes

TAboutTraybarProperty - All this misery for only an aboutbox:
TTraybar - The real component:

Functions

Register -

Types

Constants

IconID
WM_MYMESSAGE

Variables


Functions


procedure Register;


Types


Constants

IconID = 1

WM_MYMESSAGE = WM_USER + 1024

Userdefined message sent from the icon. Some low user defined messages are used by windows itself! (WM_USER+1=DM_SETDEFID

Variables