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

  1. object frmFileProp: TfrmFileProp
  2.   Left = 200
  3.   Top = 177
  4.   BorderStyle = bsDialog
  5.   Caption = 'File Properties'
  6.   ClientHeight = 373
  7.   ClientWidth = 301
  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.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Panel1: TPanel
  20.     Left = 4
  21.     Top = 4
  22.     Width = 293
  23.     Height = 333
  24.     BevelOuter = bvLowered
  25.     TabOrder = 0
  26.     object Label1: TLabel
  27.       Left = 37
  28.       Top = 16
  29.       Width = 45
  30.       Height = 13
  31.       Caption = 'Filename:'
  32.     end
  33.     object Label2: TLabel
  34.       Left = 8
  35.       Top = 32
  36.       Width = 74
  37.       Height = 13
  38.       Caption = 'Unpacked size:'
  39.     end
  40.     object Label3: TLabel
  41.       Left = 21
  42.       Top = 48
  43.       Width = 61
  44.       Height = 13
  45.       Caption = 'Packed size:'
  46.     end
  47.     object Label4: TLabel
  48.       Left = 40
  49.       Top = 64
  50.       Width = 42
  51.       Height = 13
  52.       Caption = 'File type:'
  53.     end
  54.     object Label5: TLabel
  55.       Left = 39
  56.       Top = 80
  57.       Width = 43
  58.       Height = 13
  59.       Caption = 'Modified:'
  60.     end
  61.     object Label6: TLabel
  62.       Left = 35
  63.       Top = 96
  64.       Width = 47
  65.       Height = 13
  66.       Caption = 'Attributes:'
  67.     end
  68.     object Label7: TLabel
  69.       Left = 43
  70.       Top = 128
  71.       Width = 39
  72.       Height = 13
  73.       Caption = 'Method:'
  74.     end
  75.     object Label8: TLabel
  76.       Left = 57
  77.       Top = 144
  78.       Width = 25
  79.       Height = 13
  80.       Caption = 'CRC:'
  81.     end
  82.     object Label9: TLabel
  83.       Left = 51
  84.       Top = 160
  85.       Width = 31
  86.       Height = 13
  87.       Caption = 'Offset:'
  88.     end
  89.     object Label10: TLabel
  90.       Left = 31
  91.       Top = 176
  92.       Width = 51
  93.       Height = 13
  94.       Caption = 'Encrypted:'
  95.     end
  96.     object Label11: TLabel
  97.       Left = 30
  98.       Top = 192
  99.       Width = 52
  100.       Height = 13
  101.       Caption = 'Volume ID:'
  102.     end
  103.     object Label12: TLabel
  104.       Left = 17
  105.       Top = 208
  106.       Width = 65
  107.       Height = 13
  108.       Caption = 'File comment:'
  109.     end
  110.     object Pie: TSimplePie
  111.       Left = 82
  112.       Top = 232
  113.       Width = 128
  114.       Height = 64
  115.       Position = 66
  116.       Basecolor = clFuchsia
  117.       Usedcolor = clBlue
  118.     end
  119.     object Label13: TLabel
  120.       Left = 112
  121.       Top = 304
  122.       Width = 28
  123.       Height = 13
  124.       Caption = 'Ratio:'
  125.     end
  126.     object lblVolumeID: TPathLabel
  127.       Left = 88
  128.       Top = 192
  129.       Width = 193
  130.       Height = 13
  131.       AutoSize = False
  132.     end
  133.     object lblFileName: TLabel
  134.       Left = 88
  135.       Top = 16
  136.       Width = 54
  137.       Height = 13
  138.       Caption = 'lblFileName'
  139.     end
  140.     object lblUnpacked: TLabel
  141.       Left = 88
  142.       Top = 32
  143.       Width = 60
  144.       Height = 13
  145.       Caption = 'lblUnpacked'
  146.     end
  147.     object lblPacked: TLabel
  148.       Left = 88
  149.       Top = 48
  150.       Width = 47
  151.       Height = 13
  152.       Caption = 'lblPacked'
  153.     end
  154.     object lblType: TLabel
  155.       Left = 88
  156.       Top = 64
  157.       Width = 34
  158.       Height = 13
  159.       Caption = 'lblType'
  160.     end
  161.     object lblModified: TLabel
  162.       Left = 88
  163.       Top = 80
  164.       Width = 50
  165.       Height = 13
  166.       Caption = 'lblModified'
  167.     end
  168.     object lblAttr: TLabel
  169.       Left = 88
  170.       Top = 96
  171.       Width = 26
  172.       Height = 13
  173.       Caption = 'lblAttr'
  174.     end
  175.     object lblMethod: TLabel
  176.       Left = 88
  177.       Top = 128
  178.       Width = 46
  179.       Height = 13
  180.       Caption = 'lblMethod'
  181.     end
  182.     object lblCRC: TLabel
  183.       Left = 88
  184.       Top = 144
  185.       Width = 32
  186.       Height = 13
  187.       Caption = 'lblCRC'
  188.     end
  189.     object lblOffset: TLabel
  190.       Left = 88
  191.       Top = 160
  192.       Width = 38
  193.       Height = 13
  194.       Caption = 'lblOffset'
  195.     end
  196.     object lblEnc: TLabel
  197.       Left = 88
  198.       Top = 176
  199.       Width = 29
  200.       Height = 13
  201.       Caption = 'lblEnc'
  202.     end
  203.     object lblComment: TLabel
  204.       Left = 88
  205.       Top = 208
  206.       Width = 54
  207.       Height = 13
  208.       Caption = 'lblComment'
  209.     end
  210.     object lblRatio: TLabel
  211.       Left = 146
  212.       Top = 304
  213.       Width = 35
  214.       Height = 13
  215.       Caption = 'lblRatio'
  216.     end
  217.     object Label15: TLabel
  218.       Left = 57
  219.       Top = 112
  220.       Width = 25
  221.       Height = 13
  222.       Caption = 'Path:'
  223.     end
  224.     object lblPath: TLabel
  225.       Left = 88
  226.       Top = 112
  227.       Width = 32
  228.       Height = 13
  229.       Caption = 'lblPath'
  230.     end
  231.   end
  232.   object Button1: TButton
  233.     Left = 113
  234.     Top = 344
  235.     Width = 75
  236.     Height = 25
  237.     Caption = 'OK'
  238.     Default = True
  239.     ModalResult = 1
  240.     TabOrder = 1
  241.   end
  242.   object FormCenter1: TFormCenter
  243.     Center = True
  244.     Left = 240
  245.     Top = 224
  246.   end
  247. end
  248.