home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 July / 07_02.iso / bonus / freesoft / files / uzsetup.exe / {app} / uzip.exe / 0 / RCDATA / TFRMBATCHADD / TFRMBATCHADD.txt
Encoding:
Text File  |  2002-05-23  |  5.2 KB  |  269 lines

  1. object frmBatchAdd: TfrmBatchAdd
  2.   Left = 189
  3.   Top = 217
  4.   BorderStyle = bsDialog
  5.   Caption = 'Batch Compressor'
  6.   ClientHeight = 268
  7.   ClientWidth = 504
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnActivate = FormActivate
  16.   OnClose = FormClose
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label1: TLabel
  21.     Left = 8
  22.     Top = 8
  23.     Width = 84
  24.     Height = 13
  25.     Caption = 'Files to compress:'
  26.   end
  27.   object Label2: TLabel
  28.     Left = 8
  29.     Top = 160
  30.     Width = 71
  31.     Height = 13
  32.     Caption = 'Archive format:'
  33.   end
  34.   object Label3: TLabel
  35.     Left = 8
  36.     Top = 200
  37.     Width = 63
  38.     Height = 13
  39.     Caption = 'Compression:'
  40.   end
  41.   object Label4: TLabel
  42.     Left = 192
  43.     Top = 160
  44.     Width = 78
  45.     Height = 13
  46.     Caption = 'Output directory:'
  47.   end
  48.   object box: TListBox
  49.     Left = 424
  50.     Top = 80
  51.     Width = 25
  52.     Height = 25
  53.     ItemHeight = 13
  54.     TabOrder = 0
  55.     Visible = False
  56.   end
  57.   object cboArctype: TComboBox
  58.     Left = 8
  59.     Top = 176
  60.     Width = 169
  61.     Height = 21
  62.     Style = csDropDownList
  63.     ItemHeight = 13
  64.     TabOrder = 1
  65.     OnChange = cboArctypeChange
  66.     Items.Strings = (
  67.       'Bh'
  68.       'Cab'
  69.       'Lha'
  70.       'Tar'
  71.       'Zip')
  72.   end
  73.   object cboComp: TComboBox
  74.     Left = 8
  75.     Top = 216
  76.     Width = 169
  77.     Height = 21
  78.     Style = csDropDownList
  79.     ItemHeight = 13
  80.     TabOrder = 2
  81.   end
  82.   object edtOutput: TEdit
  83.     Left = 192
  84.     Top = 176
  85.     Width = 193
  86.     Height = 21
  87.     TabOrder = 3
  88.   end
  89.   object Button1: TButton
  90.     Left = 388
  91.     Top = 176
  92.     Width = 21
  93.     Height = 21
  94.     Caption = '...'
  95.     TabOrder = 4
  96.     OnClick = Button1Click
  97.   end
  98.   object btnClose: TButton
  99.     Left = 424
  100.     Top = 208
  101.     Width = 75
  102.     Height = 25
  103.     Caption = 'C&lose'
  104.     TabOrder = 5
  105.     OnClick = btnCloseClick
  106.   end
  107.   object btnComp: TButton
  108.     Left = 424
  109.     Top = 176
  110.     Width = 75
  111.     Height = 25
  112.     Caption = '&Compress'
  113.     TabOrder = 6
  114.     OnClick = btnCompClick
  115.   end
  116.   object List: TdfsExtListView
  117.     Left = 8
  118.     Top = 24
  119.     Width = 401
  120.     Height = 129
  121.     Columns = <
  122.       item
  123.         Caption = 'Name'
  124.         Width = 100
  125.       end
  126.       item
  127.         Alignment = taRightJustify
  128.         Caption = 'Size'
  129.         Width = 100
  130.       end
  131.       item
  132.         Caption = 'Path'
  133.         Width = 196
  134.       end>
  135.     ExtendedStyles = []
  136.     NoColumnResize = False
  137.     ColumnsFormat = <>
  138.     ShowSortArrows = True
  139.     AutoColumnSort = acsSortToggle
  140.     MultiSelect = True
  141.     TabOrder = 7
  142.     ViewStyle = vsReport
  143.     SmallImages = frmMain.sysSmallImages
  144.   end
  145.   object dfsStatusBar1: TdfsStatusBar
  146.     Left = 0
  147.     Top = 249
  148.     Width = 504
  149.     Height = 19
  150.     Panels = <>
  151.     SimplePanel = False
  152.     object pbrAll: TProgressBar
  153.       Left = 0
  154.       Top = 0
  155.       Width = 504
  156.       Height = 19
  157.       Align = alClient
  158.       Min = 0
  159.       Max = 100
  160.       Smooth = True
  161.       Step = 1
  162.       TabOrder = 0
  163.     end
  164.   end
  165.   object btnAdd: TButton
  166.     Left = 424
  167.     Top = 8
  168.     Width = 75
  169.     Height = 25
  170.     Caption = '&Add'
  171.     TabOrder = 9
  172.     OnClick = btnAddClick
  173.   end
  174.   object btnRemove: TButton
  175.     Left = 424
  176.     Top = 40
  177.     Width = 75
  178.     Height = 25
  179.     Caption = '&Remove'
  180.     TabOrder = 10
  181.     OnClick = btnRemoveClick
  182.   end
  183.   object dlgOpen: TOpenDialog
  184.     Filter = 'All files|*.*'
  185.     FilterIndex = 11
  186.     Options = [ofHideReadOnly, ofAllowMultiSelect, ofFileMustExist, ofEnableSizing]
  187.     Left = 424
  188.     Top = 112
  189.   end
  190.   object Browse: TdfsBrowseDirectoryDlg
  191.     Title = 'Please select the output directory.'
  192.     Options = [bfDirectoriesOnly, bfNewDialogStyle]
  193.     StatusText = 'C:\WINDOWS\Desktop'
  194.     Caption = 'Output Folder'
  195.     ShowSelectionInStatus = True
  196.     Left = 456
  197.     Top = 112
  198.   end
  199.   object Lha1: TLha
  200.     OnError = Zip1Error
  201.     DeleteOptions = doAllowUndo
  202.     ArcType = atLha
  203.     CompressMethod = cmFrozen6
  204.     DefaultExt = '.lha'
  205.     RecurseDirs = False
  206.     Switch = swAdd
  207.     TempDir = 'c:\windows\TEMP\'
  208.     Left = 272
  209.     Top = 200
  210.   end
  211.   object Zip1: TZip
  212.     OnError = Zip1Error
  213.     DeleteOptions = doAllowUndo
  214.     ArcType = atZip
  215.     CompressMethod = cmDeflate
  216.     DefaultExt = '.zip'
  217.     LeaveSpaceOnFirstDisk = 0
  218.     RecurseDirs = False
  219.     StoreAlreadyCompressedFiles = False
  220.     Switch = swAdd
  221.     TempDir = 'c:\windows\TEMP\'
  222.     OnReplaceFile = Zip1ReplaceFile
  223.     Left = 336
  224.     Top = 200
  225.   end
  226.   object MakeCAB1: TMakeCab
  227.     OnError = Zip1Error
  228.     DeleteOptions = doAllowUndo
  229.     ArcType = atCab
  230.     DefaultExt = '.cab'
  231.     CompressMethod = cmMsZip
  232.     RecurseDirs = False
  233.     TempDir = 'c:\windows\TEMP\'
  234.     Left = 240
  235.     Top = 200
  236.   end
  237.   object Tar1: TTar
  238.     OnError = Zip1Error
  239.     DeleteOptions = doAllowUndo
  240.     ArcType = atTar
  241.     DefaultExt = '.tar'
  242.     CompressMethod = cmGzipTar
  243.     Switch = swAdd
  244.     RecurseDirs = False
  245.     TempDir = 'c:\windows\TEMP\'
  246.     UnixUName = 'root'
  247.     UnixGName = 'root'
  248.     Left = 304
  249.     Top = 200
  250.   end
  251.   object FormCenter1: TFormCenter
  252.     Center = True
  253.     Left = 464
  254.     Top = 144
  255.   end
  256.   object BlakHole1: TBlakHole
  257.     OnError = Zip1Error
  258.     DeleteOptions = doAllowUndo
  259.     ArcType = atBh
  260.     CompressMethod = cmFuse
  261.     DefaultExt = '.bh'
  262.     RecurseDirs = False
  263.     Switch = swAdd
  264.     TempDir = 'c:\windows\TEMP\'
  265.     Left = 368
  266.     Top = 200
  267.   end
  268. end
  269.