Drop this component on a form, and the application automatically minimizes to the Windows 95 system tray. You can add a popup menu to be invoked when the user right-clicks the icon. Event handlers give you finer control over mouse events.
tray11.zip - Delphi 2.0 component for the Windows 95 systray
Drop this component on a form, and the application automatically minimizes to the Windows 95 system tray. You can add a popup menu to be invoked when the user right-clicks the icon. Event handlers give you finer control over mouse events. You probably will need to modify it slightly to customize the component for your needs.
Freeware with source code. No help file. Delphi 2.0 specific.
File List:
readme.txt
462b
trayicon.dcr
472b
trayicon.dcu
7Kb
trayicon.pas
10Kb
Similar code
Add / Remove Program in Control Panel
(Popularity: ) : Adding program to Add / Remove Program Properties in Control Panel. Then Call Add / Remove Program with code ... ... Internet Protocol Listing
(Popularity: ) : This project (complete source) lists every protocol which can be used in your webbrowser (including http,https,ftp,mailto,telnet etc...) Comport
(Popularity: ) : Versatile Comport-component. Eventdriven I/O over the COM-port. Features functions like: Write(var Buffer; Count: Integer): Integer; WriteString(Str: String): Integer; Read(var Buffer; ... Windows Run Replacement. ShellExecute Tutorial
(Popularity: ) : Demonstrates how to use ShellExecute with variants. If you rate it i might upload the code for the more advanced ...