home *** CD-ROM | disk | FTP | other *** search
- object setextensions: Tsetextensions
- Left = 0
- Top = 0
- Width = 322
- Height = 174
- TabOrder = 0
- object Label1: TLabel
- Left = 112
- Top = 64
- Width = 193
- Height = 105
- AutoSize = False
- Caption =
- 'Please check all file types and click OK.'#13#10' '#13#10'Note: If a file ty' +
- 'pe is checked here you can open files of this type with PhotoMei' +
- 'ster by simply doubleclicking on the photo in the Windows Explor' +
- 'er.'
- WordWrap = True
- end
- object Label2: TLabel
- Left = 4
- Top = 4
- Width = 317
- Height = 45
- AutoSize = False
- Caption =
- 'PhotoMeister is not the default application for digital photo fi' +
- 'les (JPG). It is recommended to make PhotoMeister the default ap' +
- 'plication for all your photo files.'
- WordWrap = True
- end
- object CheckListBox1: TCheckListBox
- Left = 0
- Top = 64
- Width = 105
- Height = 105
- ItemHeight = 13
- Items.Strings = (
- 'JPEG'
- 'BMP'
- 'TIFF'
- 'PNG'
- 'PCX')
- TabOrder = 0
- end
- end
-