Hello All,
I am trying to write a program which has no forms, but places a small icon in the system tray. All of the examples I am seeing regarding system tray icons and Delphi are for apps using the FORMS unit. I do not wish to include this unit unless I absolutely have to, for size considerations. I want it to remain a PROGRAM.
How might this be accomplished?
Thanks,
-Tony
I am trying to write a program which has no forms, but places a small icon in the system tray. All of the examples I am seeing regarding system tray icons and Delphi are for apps using the FORMS unit. I do not wish to include this unit unless I absolutely have to, for size considerations. I want it to remain a PROGRAM.
How might this be accomplished?
Thanks,
-Tony