home *** CD-ROM | disk | FTP | other *** search
/ Chip 25 / Chip25.iso / Sharewar / BackupX / _SETUP.1 / BackupX.de / 0 / RCDATA / TFRMRESTORE / TFRMRESTORE.txt
Text File  |  1999-09-25  |  9KB  |  422 lines

  1. object frmRestore: TfrmRestore
  2.   Left = 361
  3.   Top = 310
  4.   Width = 570
  5.   Height = 400
  6.   HelpContext = 28
  7.   BorderIcons = [biSystemMenu, biMaximize]
  8.   BorderWidth = 6
  9.   Caption = 'Zip-Archiv R∩┐╜cksichern'
  10.   Color = clBtnFace
  11.   Constraints.MinHeight = 350
  12.   Constraints.MinWidth = 540
  13.   Font.Charset = DEFAULT_CHARSET
  14.   Font.Color = clWindowText
  15.   Font.Height = -11
  16.   Font.Name = 'MS Sans Serif'
  17.   Font.Style = []
  18.   KeyPreview = True
  19.   OldCreateOrder = True
  20.   OnCreate = FormCreate
  21.   OnDestroy = FormDestroy
  22.   OnResize = FormResize
  23.   OnShow = FormShow
  24.   PixelsPerInch = 96
  25.   TextHeight = 13
  26.   object Splitter1: TSplitter
  27.     Left = 215
  28.     Top = 0
  29.     Width = 3
  30.     Height = 231
  31.     Cursor = crHSplit
  32.   end
  33.   object Panel1: TPanel
  34.     Left = 0
  35.     Top = 0
  36.     Width = 215
  37.     Height = 231
  38.     Align = alLeft
  39.     BevelOuter = bvNone
  40.     BorderWidth = 2
  41.     Caption = 'Panel1'
  42.     Font.Charset = DEFAULT_CHARSET
  43.     Font.Color = clWindowText
  44.     Font.Height = -11
  45.     Font.Name = 'MS Sans Serif'
  46.     Font.Style = []
  47.     ParentFont = False
  48.     TabOrder = 0
  49.     object RzFileListBox: TFileListBox
  50.       Left = 2
  51.       Top = 19
  52.       Width = 211
  53.       Height = 187
  54.       Align = alClient
  55.       ItemHeight = 16
  56.       Mask = '*.zip'
  57.       PopupMenu = pmDeleteFile
  58.       TabOrder = 0
  59.       OnClick = RzFileListBoxClick
  60.     end
  61.     object Panel3: TPanel
  62.       Left = 2
  63.       Top = 206
  64.       Width = 211
  65.       Height = 23
  66.       Align = alBottom
  67.       BevelOuter = bvNone
  68.       TabOrder = 1
  69.       object cbFilter: TComboBox
  70.         Left = 0
  71.         Top = 2
  72.         Width = 211
  73.         Height = 21
  74.         ItemHeight = 13
  75.         Items.Strings = (
  76.           '*.zip'
  77.           '*.*')
  78.         TabOrder = 0
  79.         Text = '*.zip'
  80.         OnClick = cbFilterClick
  81.         OnExit = cbFilterClick
  82.         OnKeyPress = cbFilterKeyPress
  83.       end
  84.     end
  85.     object HeaderControl1: THeaderControl
  86.       Left = 2
  87.       Top = 2
  88.       Width = 211
  89.       Height = 17
  90.       Sections = <
  91.         item
  92.           AllowClick = False
  93.           Text = 'Archive'
  94.           Width = 211
  95.         end>
  96.     end
  97.   end
  98.   object paButtons: TPanel
  99.     Left = 0
  100.     Top = 329
  101.     Width = 550
  102.     Height = 32
  103.     Align = alBottom
  104.     BevelOuter = bvNone
  105.     Font.Charset = DEFAULT_CHARSET
  106.     Font.Color = clWindowText
  107.     Font.Height = -11
  108.     Font.Name = 'MS Sans Serif'
  109.     Font.Style = []
  110.     ParentFont = False
  111.     TabOrder = 2
  112.     object lbProgress: TLabel
  113.       Left = 7
  114.       Top = 8
  115.       Width = 44
  116.       Height = 13
  117.       Caption = 'Fortschritt:'
  118.       Visible = False
  119.     end
  120.     object btnClose: TButton
  121.       Left = 393
  122.       Top = 7
  123.       Width = 75
  124.       Height = 25
  125.       Anchors = [akTop, akRight]
  126.       Cancel = True
  127.       Caption = 'Schlie∩┐╜en'
  128.       TabOrder = 1
  129.       OnClick = btnCloseClick
  130.     end
  131.     object btnRestore: TButton
  132.       Left = 314
  133.       Top = 7
  134.       Width = 75
  135.       Height = 25
  136.       Anchors = [akTop, akRight]
  137.       Caption = '&R∩┐╜cksichern'
  138.       Enabled = False
  139.       TabOrder = 0
  140.       OnClick = btnRestoreClick
  141.     end
  142.     object pbProgress: TProgressBar
  143.       Left = 61
  144.       Top = 8
  145.       Width = 183
  146.       Height = 16
  147.       Min = 0
  148.       Max = 100
  149.       TabOrder = 2
  150.       Visible = False
  151.     end
  152.     object btnHelp: TButton
  153.       Left = 472
  154.       Top = 7
  155.       Width = 75
  156.       Height = 25
  157.       Anchors = [akTop, akRight, akBottom]
  158.       Cancel = True
  159.       Caption = '&Hilfe'
  160.       TabOrder = 3
  161.       OnClick = btnHelpClick
  162.     end
  163.   end
  164.   object paContent: TPanel
  165.     Left = 218
  166.     Top = 0
  167.     Width = 332
  168.     Height = 231
  169.     Align = alClient
  170.     BevelOuter = bvNone
  171.     BorderWidth = 2
  172.     Enabled = False
  173.     Font.Charset = DEFAULT_CHARSET
  174.     Font.Color = clWindowText
  175.     Font.Height = -11
  176.     Font.Name = 'MS Sans Serif'
  177.     Font.Style = []
  178.     ParentFont = False
  179.     TabOrder = 1
  180.     object TreeNT: TTreeNT
  181.       Left = 2
  182.       Top = 19
  183.       Width = 328
  184.       Height = 187
  185.       Align = alClient
  186.       Indent = 15
  187.       InsertMarkColor = clBlack
  188.       ItemHeight = 16
  189.       Options = [toAutoExpand, toEvenHeight, toMultiSelect, toReadOnly, toRightClickSelect, toShowButtons, toShowLines, toShowRoot]
  190.       ParentColor = False
  191.       PopupMenu = PopmFiles
  192.       ScrollTime = 100
  193.       TabOrder = 0
  194.       OnAfterItemPaint = TreeNTAfterItemPaint
  195.       OnClick = TreeNTClick
  196.       OnDblClick = Open1Click
  197.       OnKeyPress = TreeNTKeyPress
  198.       OnKeyUp = TreeNTKeyUp
  199.     end
  200.     object Panel4: TPanel
  201.       Left = 2
  202.       Top = 206
  203.       Width = 328
  204.       Height = 23
  205.       Align = alBottom
  206.       BevelOuter = bvNone
  207.       TabOrder = 1
  208.       object cbFileFilter: TComboBox
  209.         Left = 1
  210.         Top = 1
  211.         Width = 326
  212.         Height = 21
  213.         Anchors = [akLeft, akRight, akBottom]
  214.         ItemHeight = 13
  215.         TabOrder = 0
  216.         Text = '*.*'
  217.         OnClick = cbFileFilterClick
  218.         OnExit = cbFileFilterClick
  219.         OnKeyPress = cbFileFilterKeyPress
  220.       end
  221.     end
  222.     object hcFiles: THeaderControl
  223.       Left = 2
  224.       Top = 2
  225.       Width = 328
  226.       Height = 17
  227.       Sections = <
  228.         item
  229.           AllowClick = False
  230.           Text = 'Name'
  231.           Width = 180
  232.         end
  233.         item
  234.           Alignment = taCenter
  235.           AllowClick = False
  236.           Text = 'Gr∩┐╜∩┐╜e'
  237.           Width = 60
  238.         end
  239.         item
  240.           Alignment = taCenter
  241.           AllowClick = False
  242.           Text = 'Datum'
  243.           Width = 80
  244.         end>
  245.     end
  246.   end
  247.   object paRestore: TPanel
  248.     Left = 0
  249.     Top = 231
  250.     Width = 550
  251.     Height = 98
  252.     Align = alBottom
  253.     BevelInner = bvLowered
  254.     BevelOuter = bvNone
  255.     BorderWidth = 3
  256.     Font.Charset = DEFAULT_CHARSET
  257.     Font.Color = clWindowText
  258.     Font.Height = -11
  259.     Font.Name = 'MS Sans Serif'
  260.     Font.Style = []
  261.     ParentFont = False
  262.     TabOrder = 3
  263.     object Label4: TLabel
  264.       Left = 12
  265.       Top = 41
  266.       Width = 52
  267.       Height = 13
  268.       Caption = '&Zielpfad:'
  269.       Enabled = False
  270.       FocusControl = edRestoreTo
  271.     end
  272.     object Label5: TLabel
  273.       Left = 396
  274.       Top = 69
  275.       Width = 49
  276.       Height = 13
  277.       Anchors = [akTop, akRight]
  278.       Caption = '&Passwort:'
  279.       Enabled = False
  280.       FocusControl = edPassword
  281.     end
  282.     object Label3: TLabel
  283.       Left = 13
  284.       Top = 12
  285.       Width = 79
  286.       Height = 13
  287.       Anchors = [akLeft, akBottom]
  288.       Caption = '&Archivpfad:'
  289.       FocusControl = edArchivePath
  290.     end
  291.     object edRestoreTo: TDirectoryEdit
  292.       Left = 97
  293.       Top = 38
  294.       Width = 277
  295.       Height = 21
  296.       DialogOptions = [sdAllowCreate]
  297.       Enabled = False
  298.       NumGlyphs = 1
  299.       Anchors = [akLeft, akTop, akRight]
  300.       TabOrder = 0
  301.     end
  302.     object rbAllFiles: TRadioButton
  303.       Left = 16
  304.       Top = 68
  305.       Width = 89
  306.       Height = 17
  307.       Caption = 'Alle &Dateien'
  308.       Checked = True
  309.       Enabled = False
  310.       TabOrder = 1
  311.       TabStop = True
  312.     end
  313.     object rbSelectedFiles: TRadioButton
  314.       Left = 112
  315.       Top = 68
  316.       Width = 257
  317.       Height = 17
  318.       Caption = 'Aus&gew∩┐╜hlte Dateien'
  319.       Enabled = False
  320.       TabOrder = 2
  321.     end
  322.     object edPassword: TEdit
  323.       Left = 456
  324.       Top = 65
  325.       Width = 67
  326.       Height = 21
  327.       Anchors = [akTop, akRight]
  328.       Enabled = False
  329.       PasswordChar = '*'
  330.       TabOrder = 3
  331.     end
  332.     object edArchivePath: TDirectoryEdit
  333.       Left = 98
  334.       Top = 9
  335.       Width = 276
  336.       Height = 21
  337.       OnAfterDialog = edArchivePathAfterDialog
  338.       NumGlyphs = 1
  339.       Anchors = [akLeft, akRight, akBottom]
  340.       TabOrder = 4
  341.       OnExit = edArchivePathExit
  342.     end
  343.     object chkbxOverwrite: TCheckBox
  344.       Left = 396
  345.       Top = 17
  346.       Width = 133
  347.       Height = 17
  348.       Anchors = [akTop, akRight]
  349.       Caption = '&∩┐╜berschreiben'
  350.       Enabled = False
  351.       TabOrder = 5
  352.     end
  353.     object chkbxExtractDirnames: TCheckBox
  354.       Left = 396
  355.       Top = 39
  356.       Width = 141
  357.       Height = 17
  358.       Anchors = [akTop, akRight]
  359.       Caption = '&Verz.Namen extrahieren'
  360.       Enabled = False
  361.       TabOrder = 6
  362.     end
  363.   end
  364.   object PopmFiles: TPopupMenu
  365.     OnPopup = PopmFilesPopup
  366.     Left = 420
  367.     Top = 60
  368.     object Open1: TMenuItem
  369.       Caption = '&∩┐╜ffnen'
  370.       OnClick = Open1Click
  371.     end
  372.     object N2: TMenuItem
  373.       Caption = '-'
  374.     end
  375.     object View1: TMenuItem
  376.       Caption = '&Anzeigen'
  377.       ShortCut = 16470
  378.       OnClick = View1Click
  379.     end
  380.     object N1: TMenuItem
  381.       Caption = '-'
  382.     end
  383.     object Selectdirectory1: TMenuItem
  384.       Caption = '&Verzeichnis ausw∩┐╜hlen'
  385.       ShortCut = 16452
  386.       OnClick = Selectdirectory1Click
  387.     end
  388.   end
  389.   object ZipMaster: TZipMaster
  390.     Verbose = True
  391.     Trace = False
  392.     AddCompLevel = 9
  393.     AddOptions = []
  394.     ExtrOptions = [ExtrDirNames]
  395.     SFXOptions = []
  396.     Unattended = False
  397.     SFXOverWriteMode = OvrConfirm
  398.     SFXCaption = 'Self-extracting Archive'
  399.     KeepFreeOnDisk1 = 0
  400.     OnProgress = ZipMasterProgress
  401.     OnMessage = ZipMasterMessage
  402.     Left = 404
  403.     Top = 95
  404.   end
  405.   object pmDeleteFile: TPopupMenu
  406.     OnPopup = pmDeleteFilePopup
  407.     Left = 48
  408.     Top = 88
  409.     object Deletefile1: TMenuItem
  410.       Caption = 'Datei &l∩┐╜schen'
  411.       ShortCut = 46
  412.       OnClick = Deletefile1Click
  413.     end
  414.   end
  415.   object FormPlacement1: TFormPlacement
  416.     Options = [fpPosition]
  417.     UseRegistry = True
  418.     Left = 414
  419.     Top = 104
  420.   end
  421. end
  422.