A very easy example of how to create an application that can be minimized to the system tray and display an animated logo or icon. It has a simple menu in which you can restore, exit and minimize and of course animate the icon or make it stop...
With this component you can set the transparency of the form to 0 or 100 while keeping the components and buttons or any other material contained on the form visible. A cool way to let your program take up less space on the user's desktop while...
The well known roll up and roll down effect, can easily be achieved by looking at this form and its code, by right clicking on the title bar it rolls down, and right clicking again makes it roll up. This nice effect behaves smoothly so another...
Tray Icon is an example of a delphi application that, when executed, resides in the system tray and shows a simple popup menu to close, restore and minimize the program. The next version will have an animated icon in the systemtray.
How to create a cool effect in seconds using alpha blend. As this application closes, it fades away smoothly! |