home *** CD-ROM | disk | FTP | other *** search
/ PC World Plus! (NZ) 2001 June / HDC50.iso / Info / Extras / Jpeg / TEST / TEST1.DFM / TEST1.txt
Text File  |  1999-08-11  |  5KB  |  217 lines

  1. object Form1: TForm1
  2.   Left = 236
  3.   Top = 108
  4.   AutoScroll = False
  5.   Caption = 'Form1'
  6.   ClientHeight = 376
  7.   ClientWidth = 488
  8.   Font.Charset = ANSI_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -10
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Menu = MainMenu1
  14.   Position = poDefaultPosOnly
  15.   ShowHint = True
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Panel1: TPanel
  20.     Left = 0
  21.     Top = 27
  22.     Width = 124
  23.     Height = 349
  24.     Align = alLeft
  25.     TabOrder = 0
  26.     object DirectoryListBox1: TDirectoryListBox
  27.       Left = 1
  28.       Top = 1
  29.       Width = 122
  30.       Height = 79
  31.       Align = alTop
  32.       Ctl3D = True
  33.       FileList = FileListBox1
  34.       ItemHeight = 16
  35.       ParentCtl3D = False
  36.       TabOrder = 0
  37.     end
  38.     object FileListBox1: TFileListBox
  39.       Left = 1
  40.       Top = 80
  41.       Width = 122
  42.       Height = 268
  43.       Align = alClient
  44.       ItemHeight = 13
  45.       TabOrder = 1
  46.       OnClick = FileListBox1DblClick
  47.     end
  48.   end
  49.   object Panel3: TPanel
  50.     Left = 0
  51.     Top = 0
  52.     Width = 488
  53.     Height = 27
  54.     Align = alTop
  55.     TabOrder = 1
  56.     object DriveComboBox1: TDriveComboBox
  57.       Left = 7
  58.       Top = 3
  59.       Width = 117
  60.       Height = 19
  61.       DirList = DirectoryListBox1
  62.       TabOrder = 0
  63.     end
  64.     object Scale: TComboBox
  65.       Left = 127
  66.       Top = 3
  67.       Width = 36
  68.       Height = 21
  69.       Hint = 'Scale'
  70.       Style = csDropDownList
  71.       Enabled = False
  72.       ItemHeight = 13
  73.       Items.Strings = (
  74.         '1:1'
  75.         '1:2'
  76.         '1:4'
  77.         '1:8')
  78.       TabOrder = 1
  79.       OnClick = SetJPEGOptions
  80.     end
  81.     object PixelFormat: TComboBox
  82.       Left = 166
  83.       Top = 3
  84.       Width = 49
  85.       Height = 21
  86.       Hint = 'Pixel Format'
  87.       Style = csDropDownList
  88.       Enabled = False
  89.       ItemHeight = 13
  90.       Items.Strings = (
  91.         '24 bit'
  92.         '8 bit')
  93.       TabOrder = 2
  94.       OnClick = SetJPEGOptions
  95.     end
  96.     object ColorSpace: TComboBox
  97.       Left = 218
  98.       Top = 3
  99.       Width = 62
  100.       Height = 21
  101.       Hint = 'Color space'
  102.       Style = csDropDownList
  103.       Enabled = False
  104.       ItemHeight = 13
  105.       Items.Strings = (
  106.         'RGB'
  107.         'Grayscale')
  108.       TabOrder = 3
  109.       OnClick = SetJPEGOptions
  110.     end
  111.     object Performance: TComboBox
  112.       Left = 283
  113.       Top = 3
  114.       Width = 75
  115.       Height = 21
  116.       Hint = 'Performance'
  117.       Style = csDropDownList
  118.       Enabled = False
  119.       ItemHeight = 13
  120.       Items.Strings = (
  121.         'Quality'
  122.         'Speed')
  123.       TabOrder = 4
  124.       OnClick = SetJPEGOptions
  125.     end
  126.     object ProgressiveDisplay: TCheckBox
  127.       Left = 364
  128.       Top = 1
  129.       Width = 124
  130.       Height = 14
  131.       Caption = 'Progressive JPEG'
  132.       Enabled = False
  133.       Font.Charset = ANSI_CHARSET
  134.       Font.Color = clWindowText
  135.       Font.Height = -9
  136.       Font.Name = 'arial'
  137.       Font.Style = []
  138.       ParentFont = False
  139.       TabOrder = 5
  140.       OnClick = SetJPEGOptions
  141.     end
  142.     object IncrementalDisplay: TCheckBox
  143.       Left = 364
  144.       Top = 12
  145.       Width = 137
  146.       Height = 14
  147.       Caption = 'Incremental Display'
  148.       Font.Charset = ANSI_CHARSET
  149.       Font.Color = clWindowText
  150.       Font.Height = -9
  151.       Font.Name = 'Arial'
  152.       Font.Style = []
  153.       ParentFont = False
  154.       TabOrder = 6
  155.     end
  156.   end
  157.   object ScrollBox1: TScrollBox
  158.     Left = 124
  159.     Top = 27
  160.     Width = 364
  161.     Height = 349
  162.     Align = alClient
  163.     TabOrder = 2
  164.     object Image1: TImage
  165.       Left = 0
  166.       Top = 0
  167.       Width = 85
  168.       Height = 85
  169.       AutoSize = True
  170.     end
  171.   end
  172.   object MainMenu1: TMainMenu
  173.     Left = 96
  174.     Top = 217
  175.     object File1: TMenuItem
  176.       Caption = '&File'
  177.       object Open1: TMenuItem
  178.         Caption = '&Open...'
  179.         ShortCut = 114
  180.         OnClick = Open1Click
  181.       end
  182.       object N1: TMenuItem
  183.         Caption = '-'
  184.       end
  185.       object Print1: TMenuItem
  186.         Caption = '&Print'
  187.         OnClick = Print1Click
  188.       end
  189.       object PrinterSetup1: TMenuItem
  190.         Caption = 'Printer &Setup...'
  191.         OnClick = PrinterSetup1Click
  192.       end
  193.       object N2: TMenuItem
  194.         Caption = '-'
  195.       end
  196.       object Exit1: TMenuItem
  197.         Caption = 'E&xit'
  198.         ShortCut = 32856
  199.         OnClick = Exit1Click
  200.       end
  201.     end
  202.   end
  203.   object OpenDialog1: TOpenDialog
  204.     Options = [ofPathMustExist, ofFileMustExist]
  205.     Left = 96
  206.     Top = 257
  207.   end
  208.   object PrinterSetupDialog1: TPrinterSetupDialog
  209.     Left = 96
  210.     Top = 313
  211.   end
  212.   object PrintDialog1: TPrintDialog
  213.     Left = 96
  214.     Top = 377
  215.   end
  216. end
  217.