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

  1. object autosaveframe: Tautosaveframe
  2.   Left = 0
  3.   Top = 0
  4.   Width = 297
  5.   Height = 85
  6.   AutoScroll = False
  7.   TabOrder = 0
  8.   object Label4: TmyRxLabel
  9.     Left = 6
  10.     Top = 24
  11.     Width = 47
  12.     Height = 13
  13.     Alignment = taRightJustify
  14.     Caption = 'Start File'
  15.     Layout = tlCenter
  16.     ShadowSize = 0
  17.   end
  18.   object Label8: TmyRxLabel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 61
  22.     Height = 21
  23.     Alignment = taRightJustify
  24.     AutoSize = False
  25.     Caption = 'Folder'
  26.     Layout = tlCenter
  27.     ShadowSize = 0
  28.   end
  29.   object Label17: TmyRxLabel
  30.     Left = 2
  31.     Top = 46
  32.     Width = 59
  33.     Height = 13
  34.     Alignment = taRightJustify
  35.     Caption = 'Image Format'
  36.     BiDiMode = bdLeftToRight
  37.     ParentBiDiMode = False
  38.     Layout = tlCenter
  39.     ShadowSize = 0
  40.   end
  41.   object Label16: TmyRxLabel
  42.     Left = 4
  43.     Top = 68
  44.     Width = 93
  45.     Height = 17
  46.     AutoSize = False
  47.     Caption = 'If File exists'
  48.     ShadowSize = 0
  49.   end
  50.   object Label1: TmyRxLabel
  51.     Left = 153
  52.     Top = 24
  53.     Width = 5
  54.     Height = 13
  55.     Alignment = taRightJustify
  56.     Caption = '-'
  57.     Color = clBtnFace
  58.     BiDiMode = bdLeftToRight
  59.     ParentBiDiMode = False
  60.     Layout = tlCenter
  61.     ParentColor = False
  62.     ShadowSize = 0
  63.   end
  64.   object DirectoryEdit1: TDirectoryEdit
  65.     Left = 68
  66.     Top = 0
  67.     Width = 149
  68.     Height = 21
  69.     Hint = 'Folder Images should be saved in.'
  70.     OnAfterDialog = DirectoryEdit1AfterDialog
  71.     DialogKind = dkWin32
  72.     NumGlyphs = 1
  73.     TabOrder = 0
  74.   end
  75.   object Edit3: TEdit
  76.     Left = 68
  77.     Top = 20
  78.     Width = 85
  79.     Height = 21
  80.     Hint = 'File name for the Image'
  81.     BiDiMode = bdLeftToRight
  82.     ParentBiDiMode = False
  83.     TabOrder = 2
  84.     Text = 'Noname'
  85.   end
  86.   object RxSpinEdit6: TRxSpinEdit
  87.     Left = 160
  88.     Top = 20
  89.     Width = 57
  90.     Height = 21
  91.     Hint = 'This number will be added to the file name'
  92.     TabOrder = 3
  93.   end
  94.   object mycombobox2: mycombobox
  95.     Left = 68
  96.     Top = 44
  97.     Width = 61
  98.     Height = 21
  99.     Hint = 'Choose the graphic type tor which the image'#13#10'will be saved.'
  100.     Style = csDropDownList
  101.     ItemHeight = 13
  102.     TabOrder = 5
  103.     Itemindex = -1
  104.   end
  105.   object Button1: TButton
  106.     Left = 128
  107.     Top = 44
  108.     Width = 89
  109.     Height = 21
  110.     Hint = 'Here you can change the graphic type settings.'
  111.     Caption = 'Parameters...'
  112.     TabOrder = 6
  113.     OnClick = Button1Click
  114.   end
  115.   object mycombobox3: mycombobox
  116.     Left = 108
  117.     Top = 64
  118.     Width = 109
  119.     Height = 21
  120.     Hint = 'What happens when the file name already exists.'
  121.     Style = csDropDownList
  122.     ItemHeight = 13
  123.     TabOrder = 8
  124.     Text = 'Increase Number'
  125.     Items.Strings = (
  126.       'Increase Number'
  127.       'Overwrite'
  128.       'Do Not Save')
  129.     Itemindex = 0
  130.   end
  131.   object CheckBox2: TCheckBox
  132.     Left = 220
  133.     Top = 44
  134.     Width = 73
  135.     Height = 17
  136.     Hint = 'To keep original graphic format.'
  137.     Caption = 'as before'
  138.     TabOrder = 7
  139.     OnClick = updateall
  140.   end
  141.   object CheckBox3: TCheckBox
  142.     Left = 220
  143.     Top = 22
  144.     Width = 73
  145.     Height = 17
  146.     Hint = 'To keep original file name'
  147.     Caption = 'as before'
  148.     TabOrder = 4
  149.     OnClick = updateall
  150.   end
  151.   object CheckBox4: TCheckBox
  152.     Left = 220
  153.     Top = 0
  154.     Width = 73
  155.     Height = 17
  156.     Hint = 'To place in original folder'
  157.     Caption = 'as before'
  158.     TabOrder = 1
  159.     OnClick = updateall
  160.   end
  161.   object ImageEnIO1: TImageEnIO
  162.     PreviewFont.Charset = DEFAULT_CHARSET
  163.     PreviewFont.Color = clWindowText
  164.     PreviewFont.Height = -11
  165.     PreviewFont.Name = 'MS Sans Serif'
  166.     PreviewFont.Style = []
  167.     Left = 260
  168.     Top = 64
  169.   end
  170.   object tformstorage11: tformstorage1
  171.     IniFileName = '\software\PicMaster\storage'
  172.     Options = []
  173.     UseRegistry = True
  174.     OnRestorePlacement = tformstorage11RestorePlacement
  175.     StoredProps.Strings = (
  176.       'DirectoryEdit1.Text'
  177.       'CheckBox2.Checked'
  178.       'CheckBox3.Checked'
  179.       'CheckBox4.Checked'
  180.       'Edit3.Text'
  181.       'mycombobox2.Itemindex'
  182.       'mycombobox3.Itemindex'
  183.       'RxSpinEdit6.Value')
  184.     StoredValues = <
  185.       item
  186.         Name = 'Params'
  187.         Value = ''
  188.       end>
  189.     BeforeStorage = tformstorage11BeforeStorage
  190.     AllwaysSave = True
  191.     Left = 224
  192.     Top = 64
  193.   end
  194. end
  195.