Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.70K
~458 People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
Favorite Tags
delphi x 1
1 Posted Topic
To create a tray application you need three main things: (1) a (hidden?) window to receive messages from Windows about your tray icon (2) a Windows procedure for the window where you handle those messages and (3) calls to the Shell_NotifyIcon() API to add, modify and remove your icon. Here's …
The End.
delphidabbler