home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / sharewar / picmaster / picmaster.exe / picmaster.en / 0 / RCDATA / TAUTOFORM / TAUTOFORM.txt
Encoding:
Text File  |  2001-05-24  |  4.9 KB  |  234 lines

  1. object autoform: Tautoform
  2.   Left = 490
  3.   Top = 189
  4.   HelpContext = 41121
  5.   BorderStyle = bsDialog
  6.   Caption = 'Batch'
  7.   ClientHeight = 436
  8.   ClientWidth = 644
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   ShowHint = True
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   inline batchlistFrame1: TbatchlistFrame
  24.     Left = 16
  25.     Top = 16
  26.     Width = 261
  27.     Height = 197
  28.     inherited FileListBox1: TFileListBox
  29.       Width = 261
  30.       Height = 158
  31.     end
  32.     inherited Panel2: TPanel
  33.       Top = 158
  34.       Width = 261
  35.       inherited MediaPlayer1: TMediaPlayer
  36.         Width = 29
  37.         VisibleButtons = [btRecord]
  38.         OnClick = batchlistFrame1MediaPlayer1Click
  39.       end
  40.       inherited Button3: TButton
  41.         Visible = False
  42.       end
  43.     end
  44.   end
  45.   object GroupBox2: TGroupBox
  46.     Left = 332
  47.     Top = 4
  48.     Width = 305
  49.     Height = 393
  50.     Hint = 
  51.       'Select here if you want to load a picture before the batch opera' +
  52.       'tion.'
  53.     Caption = 'Load Picture before'
  54.     TabOrder = 1
  55.     object RadioButton9: TRadioButton
  56.       Left = 8
  57.       Top = 24
  58.       Width = 57
  59.       Height = 17
  60.       Caption = 'no'
  61.       Checked = True
  62.       TabOrder = 0
  63.       TabStop = True
  64.       OnClick = updateall
  65.     end
  66.     object RadioButton10: TRadioButton
  67.       Left = 8
  68.       Top = 40
  69.       Width = 141
  70.       Height = 17
  71.       Caption = 'Yes, Pictures come from'
  72.       TabOrder = 1
  73.       OnClick = updateall
  74.     end
  75.     object mycombobox1: mycombobox
  76.       Left = 164
  77.       Top = 36
  78.       Width = 105
  79.       Height = 21
  80.       Style = csDropDownList
  81.       ItemHeight = 13
  82.       TabOrder = 2
  83.       Text = 'Catalog'
  84.       OnChange = mycombobox1Change
  85.       Items.Strings = (
  86.         'Catalog'
  87.         'Folder'
  88.         'All Opened'
  89.         'Scanner')
  90.       Itemindex = 0
  91.     end
  92.     inline imageSourceframe1: TimageSourceframe
  93.       Left = 36
  94.       Top = 64
  95.       Width = 261
  96.       Height = 325
  97.       TabOrder = 3
  98.       inherited pagecontrol1: TPageControl
  99.         Width = 261
  100.         Height = 325
  101.         inherited catalogtab: TTabSheet
  102.           inherited Panel1: TPanel
  103.             Top = 167
  104.             Width = 253
  105.           end
  106.           inherited catalogframe1: Tcatalogframe
  107.             Width = 253
  108.             Height = 167
  109.             inherited DrawGrid1: TRxDrawGrid
  110.               Width = 253
  111.               Height = 167
  112.             end
  113.           end
  114.         end
  115.       end
  116.     end
  117.   end
  118.   object GroupBox3: TGroupBox
  119.     Left = 8
  120.     Top = 228
  121.     Width = 317
  122.     Height = 197
  123.     Hint = 'Select here what should follow after the batch operation.'
  124.     Caption = 'When finished do the following'
  125.     TabOrder = 2
  126.     inline autosaveframe1: Tautosaveframe
  127.       Left = 20
  128.       Top = 100
  129.       Width = 293
  130.       Height = 93
  131.     end
  132.     object RadioButton4: TRadioButton
  133.       Left = 8
  134.       Top = 16
  135.       Width = 57
  136.       Height = 17
  137.       Caption = 'Nothing'
  138.       Checked = True
  139.       TabOrder = 1
  140.       TabStop = True
  141.       OnClick = updateall
  142.     end
  143.     object RadioButton5: TRadioButton
  144.       Left = 8
  145.       Top = 32
  146.       Width = 69
  147.       Height = 17
  148.       Caption = 'Save'
  149.       TabOrder = 2
  150.       OnClick = updateall
  151.     end
  152.     object RadioButton6: TRadioButton
  153.       Left = 8
  154.       Top = 80
  155.       Width = 101
  156.       Height = 17
  157.       Caption = 'Into Folder:'
  158.       TabOrder = 3
  159.       OnClick = updateall
  160.     end
  161.     object RadioButton7: TRadioButton
  162.       Left = 8
  163.       Top = 48
  164.       Width = 69
  165.       Height = 17
  166.       Caption = 'Close'
  167.       TabOrder = 4
  168.       OnClick = updateall
  169.     end
  170.     object RadioButton8: TRadioButton
  171.       Left = 8
  172.       Top = 64
  173.       Width = 141
  174.       Height = 17
  175.       Caption = 'Save and Close'
  176.       TabOrder = 5
  177.       OnClick = updateall
  178.     end
  179.   end
  180.   object Button11: TButton
  181.     Left = 468
  182.     Top = 404
  183.     Width = 69
  184.     Height = 25
  185.     Caption = 'Quit'
  186.     ModalResult = 2
  187.     TabOrder = 3
  188.   end
  189.   object Button10: TButton
  190.     Left = 376
  191.     Top = 404
  192.     Width = 69
  193.     Height = 25
  194.     Caption = 'Execute'
  195.     ModalResult = 1
  196.     TabOrder = 4
  197.   end
  198.   object Button1: TButton
  199.     Left = 568
  200.     Top = 404
  201.     Width = 61
  202.     Height = 25
  203.     Caption = 'Help'
  204.     TabOrder = 5
  205.     OnClick = Button1Click
  206.   end
  207.   object MDIWallpaper11: TMDIWallpaper1
  208.     TileWidth = 0
  209.     TileHeight = 0
  210.     dialogImage = False
  211.     Left = 344
  212.     Top = 400
  213.     ClientIsOwnerForm = True
  214.   end
  215.   object tformstorage11: tformstorage1
  216.     IniFileName = '\software\PicMaster\storage'
  217.     UseRegistry = True
  218.     OnRestorePlacement = tformstorage11RestorePlacement
  219.     StoredProps.Strings = (
  220.       'mycombobox1.Itemindex'
  221.       'RadioButton10.Checked'
  222.       'RadioButton4.Checked'
  223.       'RadioButton5.Checked'
  224.       'RadioButton6.Checked'
  225.       'RadioButton7.Checked'
  226.       'RadioButton8.Checked'
  227.       'RadioButton9.Checked')
  228.     StoredValues = <>
  229.     AllwaysSave = True
  230.     Left = 380
  231.     Top = 404
  232.   end
  233. end
  234.