home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 December / Chip_2002-12_cd1.bin / zkuste / delphi / kompon / d234567 / COOLTRAY.ZIP / demos.txt < prev    next >
Text File  |  2002-04-11  |  954b  |  25 lines

  1. CoolTrayIcon demos
  2.  
  3. The following demos are distributed with CoolTrayIcon 4.0.0:
  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.  
  13.  
  14. CustomHint1 was more or less a port of a VB project by Eduardo A. Morcillo 
  15. (http://www.domaindlx.com/e_morcillo).
  16. CustomHint2 was made by Zeljko Avramovic and modified by me.
  17. All other demos were made by me.
  18.  
  19. If you have a cool demo demonstrating how to accomplish a task with CoolTrayIcon
  20. or TextTrayIcon, send it to me.
  21.  
  22. Troels Jakobsen
  23. delphiuser@get2net.dk
  24.  
  25.