source: components/CoolTrayIcon/docs/DEMOS.TXT

Last change on this file was 1, checked in by maron, 16 years ago

3.1 verze, první revize

File size: 1.0 KB
Line 
1CoolTrayIcon demos
2
3The following demos are distributed with CoolTrayIcon:
4
5* CoolTrayTest - Main demo of CoolTrayIcon features
6* TextTrayTest - Main demo of TextTrayIcon features
7* StartHidden - How to determine at runtime if your app. should start visible or not
8* CoolService - A simple interactive service using CoolTrayIcon
9* TrayDraw - A demo of the CoolTrayIcon.BitmapToIcon method
10* CustomHint1 - Modifying the common tray icon tooltip, changing the font and colors
11* CustomHint2 - Replacing the tray icon tooltip with your own custom tooltip
12* MinimizeAnimation - Animation effect when user minimizes a form
13
14
15CustomHint1 was more or less a port of a VB project by Eduardo A. Morcillo
16(http://www.domaindlx.com/e_morcillo).
17CustomHint2 was made by Zeljko Avramovic and modified by me.
18All other demos were made by me.
19
20If you have a cool demo demonstrating how to accomplish a task with CoolTrayIcon
21or TextTrayIcon, send it to me.
22
23Troels Jakobsen
24delphiuser@get2net.dk
25
Note: See TracBrowser for help on using the repository browser.