home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / sharewar / picmaster / picmaster.exe / PicMaster.exe / 0 / RCDATA / TAUTOSAVEFRAME / TAUTOSAVEFRAME.txt
Encoding:
Text File  |  2001-05-24  |  4.2 KB  |  197 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 = 'Startdatei'
  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 = 'Verzeichnis'
  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 = 'Grafikformat'
  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 = 'Falls Datei existiert'
  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 = 'Verzeichnis, in dem die Bilder abgespeichert werden sollen.'
  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 = 'Dateiname f∩┐╜r das Bild'
  81.     BiDiMode = bdLeftToRight
  82.     ParentBiDiMode = False
  83.     TabOrder = 2
  84.     Text = 'Unbenannt'
  85.   end
  86.   object RxSpinEdit6: TRxSpinEdit
  87.     Left = 160
  88.     Top = 20
  89.     Width = 57
  90.     Height = 21
  91.     Hint = 'Diese Dateinummer wird an den Dateinamen'#13#10'angeh∩┐╜ngt.'
  92.     TabOrder = 3
  93.   end
  94.   object mycombobox2: mycombobox
  95.     Left = 68
  96.     Top = 44
  97.     Width = 61
  98.     Height = 21
  99.     Hint = 
  100.       'W∩┐╜hlen Sie hier das Grafikformat, unter dem '#13#10'das Bild gespeiche' +
  101.       'rt werden soll.'
  102.     Style = csDropDownList
  103.     ItemHeight = 13
  104.     TabOrder = 5
  105.     Itemindex = -1
  106.   end
  107.   object Button1: TButton
  108.     Left = 128
  109.     Top = 44
  110.     Width = 89
  111.     Height = 21
  112.     Hint = 'Hier k∩┐╜nnen Sie die Einstellungen f∩┐╜r das Grafikformat setzen.'
  113.     Caption = 'Parameter...'
  114.     TabOrder = 6
  115.     OnClick = Button1Click
  116.   end
  117.   object mycombobox3: mycombobox
  118.     Left = 108
  119.     Top = 64
  120.     Width = 109
  121.     Height = 21
  122.     Hint = 'Was passieren soll, wenn der Dateiname bereits existiert.'
  123.     Style = csDropDownList
  124.     ItemHeight = 13
  125.     TabOrder = 8
  126.     Text = 'Nummer erh∩┐╜hen'
  127.     Items.Strings = (
  128.       'Nummer erh∩┐╜hen'
  129.       '∩┐╜berschreiben'
  130.       'nicht speichern')
  131.     Itemindex = 0
  132.   end
  133.   object CheckBox2: TCheckBox
  134.     Left = 220
  135.     Top = 44
  136.     Width = 73
  137.     Height = 17
  138.     Hint = 'Wenn das Grafikformat gleich bleiben soll.'
  139.     Caption = 'wie vorher'
  140.     TabOrder = 7
  141.     OnClick = updateall
  142.   end
  143.   object CheckBox3: TCheckBox
  144.     Left = 220
  145.     Top = 22
  146.     Width = 73
  147.     Height = 17
  148.     Hint = 'Wenn der Dateiname gleich bleiben soll.'
  149.     Caption = 'wie vorher'
  150.     TabOrder = 4
  151.     OnClick = updateall
  152.   end
  153.   object CheckBox4: TCheckBox
  154.     Left = 220
  155.     Top = 0
  156.     Width = 73
  157.     Height = 17
  158.     Hint = 'wenn das Verzeichnis gleich bleiben soll'
  159.     Caption = 'wie vorher'
  160.     TabOrder = 1
  161.     OnClick = updateall
  162.   end
  163.   object ImageEnIO1: TImageEnIO
  164.     PreviewFont.Charset = DEFAULT_CHARSET
  165.     PreviewFont.Color = clWindowText
  166.     PreviewFont.Height = -11
  167.     PreviewFont.Name = 'MS Sans Serif'
  168.     PreviewFont.Style = []
  169.     Left = 260
  170.     Top = 64
  171.   end
  172.   object tformstorage11: tformstorage1
  173.     IniFileName = '\software\PicMaster\storage'
  174.     Options = []
  175.     UseRegistry = True
  176.     OnRestorePlacement = tformstorage11RestorePlacement
  177.     StoredProps.Strings = (
  178.       'DirectoryEdit1.Text'
  179.       'CheckBox2.Checked'
  180.       'CheckBox3.Checked'
  181.       'CheckBox4.Checked'
  182.       'Edit3.Text'
  183.       'mycombobox2.Itemindex'
  184.       'mycombobox3.Itemindex'
  185.       'RxSpinEdit6.Value')
  186.     StoredValues = <
  187.       item
  188.         Name = 'Params'
  189.         Value = ''
  190.       end>
  191.     BeforeStorage = tformstorage11BeforeStorage
  192.     AllwaysSave = True
  193.     Left = 224
  194.     Top = 64
  195.   end
  196. end
  197.