home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 December / Chip_2002-12_cd1.bin / zkuste / delphi / kompon / d234567 / COOLTRAY.ZIP / TextTrayTest / TextTrayTest.res / TextTrayTest.rc < prev   
Text (UTF-16)  |  2002-04-11  |  1KB  |  31 lines

  1. LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
  2.  
  3. MAINICON ICON "MAINICON.ico"
  4.  
  5.  
  6. 1 VERSIONINFO
  7. FILEVERSION 1,2,0,0
  8. PRODUCTVERSION 1,2,0,0
  9. FILEOS 0x4
  10. FILETYPE 0x1
  11. {
  12. BLOCK "StringFileInfo"
  13. {
  14.     BLOCK "040904E4"
  15.     {
  16.         VALUE "FileDescription", "A demo of the TextTrayIcon component for Delphi"
  17.         VALUE "FileVersion", "1.2.0.0"
  18.         VALUE "LegalCopyright", "Copyright (c) 2002, Troels Jakobsen"
  19.         VALUE "ProductName", "TextTrayIcon Demo"
  20.         VALUE "ProductVersion", "1.2.0.0"
  21.         VALUE "Comments", "This program is freeware"
  22.     }
  23. }
  24.  
  25. BLOCK "VarFileInfo"
  26. {
  27.     VALUE "Translation", 0x0409 0x04E4  
  28. }
  29. }
  30.  
  31.