home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / Chip_2003-01_cd1.bin / zkuste / delphi / kompon / d23456 / COOLTRAY.ZIP / doc / demos.txt < prev    next >
Text File  |  2002-10-23  |  1KB  |  26 lines

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