object fmain: Tfmain Left = 172 Top = 147 Width = 999 Height = 592 Caption = 'WIA Acquisition - www.ImageEn.com' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = True Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object ImageEnView1: TImageEnView Left = 6 Top = 8 Width = 425 Height = 510 ParentCtl3D = False MouseInteract = [miZoom, miScroll] OnProgress = ImageEnView1Progress ImageEnVersion = '4.0.0' EnableInteractionHints = True TabOrder = 0 end object GroupBox1: TGroupBox Left = 440 Top = 8 Width = 529 Height = 137 Caption = ' Commands ' TabOrder = 1 object Button1: TButton Left = 8 Top = 63 Width = 105 Height = 25 Caption = 'Acquire' TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 8 Top = 24 Width = 105 Height = 25 Caption = 'Select Source' TabOrder = 1 OnClick = Button2Click end object Button3: TButton Left = 128 Top = 63 Width = 105 Height = 25 Caption = 'Acquire with dialog' TabOrder = 2 OnClick = Button3Click end object ProgressBar1: TProgressBar Left = 8 Top = 104 Width = 513 Height = 25 Min = 0 Max = 100 TabOrder = 3 end object Button6: TButton Left = 128 Top = 23 Width = 105 Height = 25 Caption = 'Select Item' TabOrder = 4 OnClick = Button6Click end object CheckBox18: TCheckBox Left = 376 Top = 68 Width = 132 Height = 17 Caption = 'Take New Picture' TabOrder = 5 OnClick = CheckBox18Click end end object GroupBox2: TGroupBox Left = 440 Top = 152 Width = 533 Height = 401 Caption = ' Parameters ' TabOrder = 2 object Button4: TButton Left = 8 Top = 368 Width = 113 Height = 25 Caption = 'Read Parameters' TabOrder = 0 OnClick = Button4Click end object Button5: TButton Left = 152 Top = 368 Width = 113 Height = 25 Caption = 'Write Parameters' TabOrder = 1 OnClick = Button5Click end object PageControl1: TPageControl Left = 8 Top = 24 Width = 517 Height = 337 ActivePage = TabSheet6 TabOrder = 2 object TabSheet1: TTabSheet Caption = 'Color and Size' object Label1: TLabel Left = 6 Top = 48 Width = 27 Height = 13 Caption = 'DPI-X' end object Label2: TLabel Left = 6 Top = 72 Width = 27 Height = 13 Caption = 'DPI-Y' end object Label3: TLabel Left = 135 Top = 48 Width = 46 Height = 13 Caption = 'X Position' end object Label7: TLabel Left = 263 Top = 48 Width = 27 Height = 13 Caption = 'Pixels' end object Label4: TLabel Left = 135 Top = 72 Width = 46 Height = 13 Caption = 'Y Position' end object Label8: TLabel Left = 263 Top = 72 Width = 27 Height = 13 Caption = 'Pixels' end object Label5: TLabel Left = 135 Top = 96 Width = 41 Height = 13 Caption = 'X Extent' end object Label9: TLabel Left = 263 Top = 96 Width = 27 Height = 13 Caption = 'Pixels' end object Label6: TLabel Left = 135 Top = 120 Width = 41 Height = 13 Caption = 'Y Extent' end object Label10: TLabel Left = 263 Top = 120 Width = 27 Height = 13 Caption = 'Pixels' end object Label11: TLabel Left = 343 Top = 71 Width = 78 Height = 13 Caption = 'Bits per Channel' end object Label12: TLabel Left = 343 Top = 95 Width = 88 Height = 13 Caption = 'Channels per Pixel' end object Label13: TLabel Left = 343 Top = 119 Width = 61 Height = 13 Caption = 'Bits per Pixel' end object Label14: TLabel Left = 343 Top = 47 Width = 24 Height = 13 Caption = 'Type' end object Label15: TLabel Left = 31 Top = 22 Width = 50 Height = 13 Caption = 'Resolution' end object Label16: TLabel Left = 193 Top = 24 Width = 30 Height = 13 Caption = 'Frame' end object Label17: TLabel Left = 408 Top = 24 Width = 30 Height = 13 Caption = 'Colors' end object Label18: TLabel Left = 6 Top = 167 Width = 50 Height = 13 Caption = 'Brightness' end object Label19: TLabel Left = 6 Top = 191 Width = 42 Height = 13 Caption = 'Contrast' end object Label22: TLabel Left = 6 Top = 215 Width = 47 Height = 13 Caption = 'Threshold' end object Label20: TLabel Left = 151 Top = 167 Width = 54 Height = 13 Caption = 'Orientation' end object Label21: TLabel Left = 151 Top = 191 Width = 41 Height = 13 Caption = 'Rotation' end object Edit1: TEdit Left = 45 Top = 44 Width = 58 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 0 end object Edit2: TEdit Left = 45 Top = 68 Width = 58 Height = 21 TabOrder = 1 end object Edit3: TEdit Left = 198 Top = 44 Width = 58 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 2 end object Edit4: TEdit Left = 198 Top = 68 Width = 58 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 3 end object Edit5: TEdit Left = 198 Top = 92 Width = 58 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 4 end object Edit6: TEdit Left = 198 Top = 116 Width = 58 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 5 end object Edit7: TEdit Left = 446 Top = 67 Width = 58 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 6 end object Edit8: TEdit Left = 446 Top = 91 Width = 58 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 7 end object Edit9: TEdit Left = 446 Top = 115 Width = 58 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 8 end object ComboBox1: TComboBox Left = 399 Top = 43 Width = 105 Height = 21 Style = csDropDownList ItemHeight = 13 ParentShowHint = False ShowHint = True TabOrder = 9 Items.Strings = ( 'B/W Threshold' 'B/W Dither' 'Grayscale' 'Color' 'Color Threshold' 'Color Dither') end object Edit10: TEdit Left = 64 Top = 163 Width = 58 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 10 end object Edit11: TEdit Left = 64 Top = 187 Width = 58 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 11 end object Edit12: TEdit Left = 64 Top = 211 Width = 58 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 12 end object ComboBox2: TComboBox Left = 207 Top = 163 Width = 105 Height = 21 Style = csDropDownList ItemHeight = 13 ParentShowHint = False ShowHint = True TabOrder = 13 Items.Strings = ( 'Portrait' 'Lanscape' 'Rot180' 'Rot270') end object ComboBox3: TComboBox Left = 207 Top = 187 Width = 105 Height = 21 Style = csDropDownList ItemHeight = 13 ParentShowHint = False ShowHint = True TabOrder = 14 Items.Strings = ( 'Portrait' 'Lanscape' 'Rot180' 'Rot270') end object CheckBox1: TCheckBox Left = 342 Top = 163 Width = 97 Height = 17 Alignment = taLeftJustify Caption = 'Mirrored' TabOrder = 15 end object CheckBox2: TCheckBox Left = 342 Top = 187 Width = 97 Height = 17 Alignment = taLeftJustify Caption = 'Invert' TabOrder = 16 end end object TabSheet4: TTabSheet Caption = 'Image Info' object Label32: TLabel Left = 6 Top = 32 Width = 52 Height = 13 Caption = 'Item Name' end object Label33: TLabel Left = 6 Top = 56 Width = 71 Height = 13 Caption = 'Full Item Name' end object Label34: TLabel Left = 6 Top = 80 Width = 44 Height = 13 Caption = 'Item Size' end object Edit18: TEdit Left = 88 Top = 28 Width = 153 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 0 end object Edit19: TEdit Left = 88 Top = 52 Width = 153 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 1 end object Edit20: TEdit Left = 88 Top = 76 Width = 153 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 2 end end object TabSheet3: TTabSheet Caption = 'Device Info' object Label37: TLabel Left = 6 Top = 16 Width = 73 Height = 13 Caption = 'Remote Dev ID' end object Label38: TLabel Left = 6 Top = 64 Width = 51 Height = 13 Caption = 'HW Config' end object Label39: TLabel Left = 6 Top = 88 Width = 50 Height = 13 Caption = 'Baud Rate' end object Label40: TLabel Left = 6 Top = 112 Width = 59 Height = 13 Caption = 'WIA Version' end object Label41: TLabel Left = 6 Top = 136 Width = 62 Height = 13 Caption = 'Device Desc.' end object Label42: TLabel Left = 6 Top = 40 Width = 46 Height = 13 Caption = 'Device ID' end object Label43: TLabel Left = 6 Top = 160 Width = 62 Height = 13 Caption = 'Device Name' end object Label44: TLabel Left = 313 Top = 16 Width = 24 Height = 13 Caption = 'Type' end object Label45: TLabel Left = 313 Top = 39 Width = 67 Height = 13 Caption = 'Driver version' end object Label46: TLabel Left = 313 Top = 63 Width = 49 Height = 13 Caption = 'Port name' end object Label47: TLabel Left = 313 Top = 87 Width = 62 Height = 13 Caption = 'Server Name' end object Label48: TLabel Left = 313 Top = 111 Width = 34 Height = 13 Caption = 'Vendor' end object Label49: TLabel Left = 6 Top = 184 Width = 74 Height = 13 Caption = 'Connect Status' end object Label50: TLabel Left = 6 Top = 208 Width = 82 Height = 13 Caption = 'Firmware version' end object Edit23: TEdit Left = 104 Top = 12 Width = 177 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 0 end object Edit24: TEdit Left = 104 Top = 60 Width = 89 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 1 end object Edit25: TEdit Left = 104 Top = 84 Width = 89 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 2 end object Edit26: TEdit Left = 104 Top = 108 Width = 89 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 3 end object Edit27: TEdit Left = 104 Top = 132 Width = 185 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 4 end object Edit28: TEdit Left = 104 Top = 36 Width = 177 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 5 end object Edit29: TEdit Left = 104 Top = 156 Width = 185 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 6 end object ComboBox4: TComboBox Left = 390 Top = 11 Width = 91 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 7 Items.Strings = ( 'Default' 'Scanner' 'Camera' 'Video') end object Edit30: TEdit Left = 390 Top = 35 Width = 89 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 8 end object Edit31: TEdit Left = 390 Top = 59 Width = 89 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 9 end object Edit32: TEdit Left = 390 Top = 83 Width = 89 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 10 end object Edit33: TEdit Left = 390 Top = 107 Width = 89 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 11 end object ComboBox5: TComboBox Left = 105 Top = 179 Width = 91 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 12 Items.Strings = ( 'Not Connected' 'Connected') end object Edit34: TEdit Left = 105 Top = 204 Width = 58 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 13 end end object TabSheet6: TTabSheet Caption = 'Scanner Info' object Label23: TLabel Left = 6 Top = 16 Width = 93 Height = 13 Caption = 'Warm Up Time (ms)' end object Label24: TLabel Left = 6 Top = 40 Width = 91 Height = 13 Caption = 'Horizontal Bed Size' end object Label27: TLabel Left = 168 Top = 40 Width = 110 Height = 13 Caption = 'thousandths of an inch' end object Label25: TLabel Left = 6 Top = 64 Width = 78 Height = 13 Caption = 'Vertical Bed Size' end object Label28: TLabel Left = 168 Top = 62 Width = 110 Height = 13 Caption = 'thousandths of an inch' end object Label26: TLabel Left = 6 Top = 88 Width = 128 Height = 13 Caption = 'Horizontal Sheet Feed Size' end object Label29: TLabel Left = 207 Top = 87 Width = 110 Height = 13 Caption = 'thousandths of an inch' end object Label30: TLabel Left = 6 Top = 112 Width = 115 Height = 13 Caption = 'Vertical Sheet Feed Size' end object Label31: TLabel Left = 207 Top = 111 Width = 110 Height = 13 Caption = 'thousandths of an inch' end object Label51: TLabel Left = 6 Top = 136 Width = 113 Height = 13 Caption = 'Sheet Feed registration' end object Label52: TLabel Left = 8 Top = 160 Width = 153 Height = 13 Caption = 'Document Handling Capabilities:' end object Label53: TLabel Left = 6 Top = 232 Width = 93 Height = 13 Caption = 'Document Capacity' end object Label54: TLabel Left = 8 Top = 256 Width = 130 Height = 13 Caption = 'Document Handling Status:' end object Label55: TLabel Left = 318 Top = 16 Width = 95 Height = 13 Caption = 'Max Scan Time (ms)' end object Label56: TLabel Left = 318 Top = 40 Width = 95 Height = 13 Caption = 'Optical X Resolution' end object Label57: TLabel Left = 318 Top = 64 Width = 95 Height = 13 Caption = 'Optical Y Resolution' end object Edit13: TEdit Left = 104 Top = 12 Width = 58 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 0 end object Edit14: TEdit Left = 104 Top = 36 Width = 58 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 1 end object Edit15: TEdit Left = 104 Top = 60 Width = 58 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 2 end object Edit16: TEdit Left = 144 Top = 84 Width = 58 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 3 end object Edit17: TEdit Left = 144 Top = 108 Width = 58 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 4 end object ComboBox6: TComboBox Left = 125 Top = 131 Width = 91 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 5 Items.Strings = ( 'Left Justified' 'Centered' 'Right Justified') end object CheckBox3: TCheckBox Left = 64 Top = 176 Width = 97 Height = 17 Hint = 'The scanner has an automatic document handler installed.' Caption = 'Feed' ParentShowHint = False ShowHint = True TabOrder = 6 end object CheckBox4: TCheckBox Left = 64 Top = 192 Width = 97 Height = 17 Hint = 'The scanner has a flatbed platen.' Caption = 'Flat' ParentShowHint = False ShowHint = True TabOrder = 7 end object CheckBox5: TCheckBox Left = 64 Top = 208 Width = 97 Height = 17 Hint = 'The scanner has a duplexer.' Caption = 'Duplex' ParentShowHint = False ShowHint = True TabOrder = 8 end object CheckBox6: TCheckBox Left = 184 Top = 176 Width = 97 Height = 17 Hint = 'The scanner can detect a document on the flatbed platen.' Caption = 'Detect Flat' ParentShowHint = False ShowHint = True TabOrder = 9 end object CheckBox7: TCheckBox Left = 184 Top = 192 Width = 97 Height = 17 Hint = 'The scanner can detect a document in the feeder only by scanning' + '.' Caption = 'Detect Scan' ParentShowHint = False ShowHint = True TabOrder = 10 end object CheckBox8: TCheckBox Left = 184 Top = 208 Width = 97 Height = 17 Hint = 'The scanner can detect a document in the feeder.' Caption = 'Detect Feed' ParentShowHint = False ShowHint = True TabOrder = 11 end object CheckBox9: TCheckBox Left = 312 Top = 176 Width = 97 Height = 17 Hint = 'The scanner can detect a duplex scan request from the user.' Caption = 'Detect Duplex' ParentShowHint = False ShowHint = True TabOrder = 12 end object CheckBox10: TCheckBox Left = 312 Top = 192 Width = 113 Height = 17 Hint = 'The scanner can tell when the automatic document feeder is insta' + 'lled.' Caption = 'Detect Feed Avail' ParentShowHint = False ShowHint = True TabOrder = 13 end object CheckBox11: TCheckBox Left = 312 Top = 208 Width = 113 Height = 17 Hint = 'The scanner can tell when the duplexer is installed.' Caption = 'Detect Duplex Avail' ParentShowHint = False ShowHint = True TabOrder = 14 end object Edit35: TEdit Left = 104 Top = 228 Width = 58 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 15 end object CheckBox12: TCheckBox Left = 64 Top = 272 Width = 97 Height = 17 Hint = 'The document handler has a page ready to feed.' Caption = 'Feed Ready' ParentShowHint = False ShowHint = True TabOrder = 16 end object CheckBox13: TCheckBox Left = 64 Top = 288 Width = 97 Height = 17 Hint = 'The scanner has a document on the flatbed platen.' Caption = 'Flat Ready' ParentShowHint = False ShowHint = True TabOrder = 17 end object CheckBox14: TCheckBox Left = 184 Top = 272 Width = 97 Height = 17 Hint = 'The scanner has detected a duplex request from the user.' Caption = 'Duplex Ready' ParentShowHint = False ShowHint = True TabOrder = 18 end object CheckBox15: TCheckBox Left = 184 Top = 288 Width = 97 Height = 17 Hint = 'The flat bed cover is up.' Caption = 'Flat Cover Up' ParentShowHint = False ShowHint = True TabOrder = 19 end object CheckBox16: TCheckBox Left = 312 Top = 272 Width = 97 Height = 17 Hint = 'The paper path cover is up.' Caption = 'Path Cover Up' ParentShowHint = False ShowHint = True TabOrder = 20 end object CheckBox17: TCheckBox Left = 312 Top = 288 Width = 97 Height = 17 Hint = 'There is a document jam in the paper path.' Caption = 'Paper Jam' ParentShowHint = False ShowHint = True TabOrder = 21 end object Edit36: TEdit Left = 416 Top = 12 Width = 58 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 22 end object Edit37: TEdit Left = 416 Top = 36 Width = 58 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 23 end object Edit38: TEdit Left = 416 Top = 60 Width = 58 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 24 end end object TabSheet7: TTabSheet Caption = 'Camera Info' object Label58: TLabel Left = 6 Top = 16 Width = 26 Height = 13 Caption = 'Artist' end object Label59: TLabel Left = 6 Top = 40 Width = 70 Height = 13 Caption = 'Battery Status' end object Label60: TLabel Left = 6 Top = 64 Width = 61 Height = 13 Caption = 'Compression' end object Label61: TLabel Left = 6 Top = 88 Width = 47 Height = 13 Caption = 'Copyright' end object Label62: TLabel Left = 6 Top = 112 Width = 58 Height = 13 Caption = 'Digital Zoom' end object Label63: TLabel Left = 6 Top = 136 Width = 58 Height = 13 Caption = 'Effect mode' end object Label64: TLabel Left = 6 Top = 160 Width = 116 Height = 13 Caption = 'Exposure Compensation' end object Label65: TLabel Left = 6 Top = 184 Width = 74 Height = 13 Caption = 'Exposure mode' end object Label66: TLabel Left = 6 Top = 208 Width = 70 Height = 13 Caption = 'Exposure Time' end object Label67: TLabel Left = 6 Top = 232 Width = 54 Height = 13 Caption = 'Flash Mode' end object Label68: TLabel Left = 6 Top = 256 Width = 61 Height = 13 Caption = 'Focal Length' end object Label69: TLabel Left = 294 Top = 208 Width = 72 Height = 13 Caption = 'Focus Distance' end object Label70: TLabel Left = 294 Top = 232 Width = 57 Height = 13 Caption = 'Focus Mode' end object Label71: TLabel Left = 301 Top = 16 Width = 67 Height = 13 Caption = 'Picture Height' end object Label72: TLabel Left = 301 Top = 40 Width = 64 Height = 13 Caption = 'Picture Width' end object Label73: TLabel Left = 301 Top = 64 Width = 85 Height = 13 Caption = 'Picture Remaining' end object Label74: TLabel Left = 301 Top = 88 Width = 65 Height = 13 Caption = 'Picture Taken' end object Label75: TLabel Left = 301 Top = 112 Width = 59 Height = 13 Caption = 'Power Mode' end object Label76: TLabel Left = 301 Top = 136 Width = 66 Height = 13 Caption = 'Thumb Height' end object Label77: TLabel Left = 301 Top = 160 Width = 63 Height = 13 Caption = 'Thumb Width' end object Label78: TLabel Left = 301 Top = 184 Width = 68 Height = 13 Caption = 'White Balance' end object Edit39: TEdit Left = 80 Top = 12 Width = 97 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 0 end object Edit40: TEdit Left = 80 Top = 36 Width = 97 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 1 end object Edit41: TEdit Left = 80 Top = 60 Width = 97 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 2 end object Edit42: TEdit Left = 80 Top = 84 Width = 97 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 3 end object Edit43: TEdit Left = 80 Top = 108 Width = 97 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 4 end object ComboBox7: TComboBox Left = 80 Top = 131 Width = 100 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 5 Items.Strings = ( 'Standard' 'BW' 'Sepia') end object Edit44: TEdit Left = 128 Top = 156 Width = 97 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 6 end object ComboBox8: TComboBox Left = 96 Top = 179 Width = 129 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 7 Items.Strings = ( 'Manual' 'Auto' 'Aperture Priority' 'Shutter Priority' 'Program Creative' 'Program Action' 'Portrait') end object Edit45: TEdit Left = 96 Top = 204 Width = 97 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 8 end object ComboBox9: TComboBox Left = 96 Top = 227 Width = 129 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 9 Items.Strings = ( 'Auto' 'Off' 'Fill' 'Redeye Auto' 'Redeye Fill' 'ExternalSync') end object Edit46: TEdit Left = 96 Top = 252 Width = 97 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 10 end object Edit47: TEdit Left = 384 Top = 204 Width = 97 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 11 end object ComboBox10: TComboBox Left = 384 Top = 227 Width = 120 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 12 Items.Strings = ( 'Manual' 'Auto' 'MacroAuto') end object Edit48: TEdit Left = 384 Top = 12 Width = 97 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 13 end object Edit49: TEdit Left = 384 Top = 36 Width = 97 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 14 end object Edit50: TEdit Left = 416 Top = 60 Width = 65 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 15 end object Edit51: TEdit Left = 416 Top = 84 Width = 65 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 16 end object ComboBox11: TComboBox Left = 384 Top = 107 Width = 100 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 17 Items.Strings = ( 'Line' 'Battery') end object Edit52: TEdit Left = 384 Top = 132 Width = 97 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 18 end object Edit53: TEdit Left = 384 Top = 156 Width = 97 Height = 21 ParentShowHint = False ShowHint = True TabOrder = 19 end object ComboBox12: TComboBox Left = 384 Top = 179 Width = 100 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 20 Items.Strings = ( 'Manual' 'Auto' 'OnePush Auto' 'DayLight' 'Florescent' 'Tungsten' 'Flash') end end object TabSheet5: TTabSheet Caption = 'Endorser' object Label35: TLabel Left = 8 Top = 16 Width = 91 Height = 13 Caption = 'Allowed characters' end object Label36: TLabel Left = 8 Top = 43 Width = 28 Height = 13 Caption = 'String' end object Edit21: TEdit Left = 112 Top = 13 Width = 233 Height = 21 TabOrder = 0 end object Edit22: TEdit Left = 112 Top = 40 Width = 193 Height = 21 TabOrder = 1 end end end end object Button7: TButton Left = 6 Top = 527 Width = 95 Height = 25 Caption = 'Save Image...' TabOrder = 3 OnClick = Button7Click end end