home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / ChipCD_1.03.iso / sharewar / photo / Setup.exe / {app} / PhotoMeister.exe / 0 / RCDATA / TSETEXTENSIONS / TSETEXTENSIONS.txt
Encoding:
Text File  |  2002-06-17  |  1.0 KB  |  47 lines

  1. object setextensions: Tsetextensions
  2.   Left = 0
  3.   Top = 0
  4.   Width = 322
  5.   Height = 174
  6.   TabOrder = 0
  7.   object Label1: TLabel
  8.     Left = 112
  9.     Top = 64
  10.     Width = 193
  11.     Height = 105
  12.     AutoSize = False
  13.     Caption = 
  14.       'Please check all file types and click OK.'#13#10' '#13#10'Note: If a file ty' +
  15.       'pe is checked here you can open files of this type with PhotoMei' +
  16.       'ster by simply doubleclicking on the photo in the Windows Explor' +
  17.       'er.'
  18.     WordWrap = True
  19.   end
  20.   object Label2: TLabel
  21.     Left = 4
  22.     Top = 4
  23.     Width = 317
  24.     Height = 45
  25.     AutoSize = False
  26.     Caption = 
  27.       'PhotoMeister is not the default application for digital photo fi' +
  28.       'les (JPG). It is recommended to make PhotoMeister the default ap' +
  29.       'plication for all your photo files.'
  30.     WordWrap = True
  31.   end
  32.   object CheckListBox1: TCheckListBox
  33.     Left = 0
  34.     Top = 64
  35.     Width = 105
  36.     Height = 105
  37.     ItemHeight = 13
  38.     Items.Strings = (
  39.       'JPEG'
  40.       'BMP'
  41.       'TIFF'
  42.       'PNG'
  43.       'PCX')
  44.     TabOrder = 0
  45.   end
  46. end
  47.