home *** CD-ROM | disk | FTP | other *** search
/ GameStar 1999 September / Gamestar_09_1999-09_cd1.bin / programy / wc / INSTALL.BIN / WINCMD32.EXE / 0 / RCDATA / TDLGPACKERINFO / TDLGPACKERINFO.txt
Text File  |  1999-07-27  |  7KB  |  323 lines

  1. object DLGPACKERINFO: TDLGPACKERINFO
  2.   Tag = 1
  3.   Left = 261
  4.   Top = 98
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'Properties of packed file'
  8.   ClientHeight = 323
  9.   ClientWidth = 335
  10.   Font.Color = clBtnText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Close: TButton
  18.     Tag = 12
  19.     Left = 104
  20.     Top = 297
  21.     Width = 85
  22.     Height = 23
  23.     Cancel = True
  24.     Caption = 'Close'
  25.     Default = True
  26.     TabOrder = 0
  27.     OnClick = CloseClick
  28.   end
  29.   object id_Unpackandstart: TButton
  30.     Tag = 13
  31.     Left = 192
  32.     Top = 297
  33.     Width = 140
  34.     Height = 23
  35.     Caption = '&Unpack and execute'
  36.     TabOrder = 1
  37.     OnClick = id_UnpackandstartClick
  38.   end
  39.   object TabbedNotebook1: TTabbedNotebook
  40.     Tag = 2
  41.     Left = 4
  42.     Top = 4
  43.     Width = 329
  44.     Height = 289
  45.     TabFont.Color = clBtnText
  46.     TabFont.Height = -11
  47.     TabFont.Name = 'MS Sans Serif'
  48.     TabFont.Style = []
  49.     TabOrder = 2
  50.     object TTabPage
  51.       Left = 4
  52.       Top = 24
  53.       Caption = 'General'
  54.       object pFile: TLabel
  55.         Tag = 3
  56.         Left = 10
  57.         Top = 10
  58.         Width = 50
  59.         Height = 16
  60.         AutoSize = False
  61.         Caption = 'File:'
  62.       end
  63.       object Packer: TLabel
  64.         Tag = 4
  65.         Left = 10
  66.         Top = 49
  67.         Width = 130
  68.         Height = 16
  69.         AutoSize = False
  70.         Caption = 'Packer:'
  71.       end
  72.       object Originalsize: TLabel
  73.         Tag = 5
  74.         Left = 10
  75.         Top = 73
  76.         Width = 130
  77.         Height = 16
  78.         AutoSize = False
  79.         Caption = 'Original size:'
  80.       end
  81.       object Packedsize: TLabel
  82.         Tag = 6
  83.         Left = 10
  84.         Top = 96
  85.         Width = 130
  86.         Height = 16
  87.         AutoSize = False
  88.         Caption = 'Packed size:'
  89.       end
  90.       object Compressionratio: TLabel
  91.         Tag = 7
  92.         Left = 10
  93.         Top = 120
  94.         Width = 130
  95.         Height = 16
  96.         AutoSize = False
  97.         Caption = 'Compression ratio:'
  98.       end
  99.       object Method: TLabel
  100.         Tag = 8
  101.         Left = 10
  102.         Top = 143
  103.         Width = 130
  104.         Height = 16
  105.         AutoSize = False
  106.         Caption = 'Method:'
  107.       end
  108.       object Date: TLabel
  109.         Tag = 9
  110.         Left = 10
  111.         Top = 183
  112.         Width = 130
  113.         Height = 16
  114.         AutoSize = False
  115.         Caption = 'Date:'
  116.       end
  117.       object Time: TLabel
  118.         Tag = 10
  119.         Left = 10
  120.         Top = 206
  121.         Width = 130
  122.         Height = 16
  123.         AutoSize = False
  124.         Caption = 'Time:'
  125.       end
  126.       object Attributes: TLabel
  127.         Tag = 11
  128.         Left = 10
  129.         Top = 230
  130.         Width = 130
  131.         Height = 16
  132.         AutoSize = False
  133.         Caption = 'Attributes:'
  134.       end
  135.       object Bevel1: TBevel
  136.         Left = 10
  137.         Top = 36
  138.         Width = 300
  139.         Height = 9
  140.         Shape = bsTopLine
  141.       end
  142.       object Bevel2: TBevel
  143.         Left = 10
  144.         Top = 169
  145.         Width = 300
  146.         Height = 9
  147.         Shape = bsTopLine
  148.       end
  149.       object packed_file: TCopyLabel
  150.         Left = 60
  151.         Top = 10
  152.         Width = 259
  153.         Height = 16
  154.         TabStop = False
  155.         AutoSize = False
  156.         BorderStyle = bsNone
  157.         Color = clBtnFace
  158.         Ctl3D = False
  159.         ParentCtl3D = False
  160.         ReadOnly = True
  161.         TabOrder = 0
  162.         Text = '?'
  163.         Caption = '?'
  164.         ShowAccelChar = False
  165.         WordWrap = True
  166.       end
  167.       object packed_packer: TCopyLabel
  168.         Left = 141
  169.         Top = 49
  170.         Width = 175
  171.         Height = 16
  172.         TabStop = False
  173.         AutoSize = False
  174.         BorderStyle = bsNone
  175.         Color = clBtnFace
  176.         Ctl3D = False
  177.         ParentCtl3D = False
  178.         ReadOnly = True
  179.         TabOrder = 1
  180.         Text = '?'
  181.         Caption = '?'
  182.         ShowAccelChar = False
  183.         WordWrap = False
  184.       end
  185.       object packed_orgsize: TCopyLabel
  186.         Left = 141
  187.         Top = 73
  188.         Width = 175
  189.         Height = 16
  190.         TabStop = False
  191.         AutoSize = False
  192.         BorderStyle = bsNone
  193.         Color = clBtnFace
  194.         Ctl3D = False
  195.         ParentCtl3D = False
  196.         ReadOnly = True
  197.         TabOrder = 2
  198.         Text = '?'
  199.         Caption = '?'
  200.         ShowAccelChar = False
  201.         WordWrap = False
  202.       end
  203.       object packed_packedsize: TCopyLabel
  204.         Left = 141
  205.         Top = 96
  206.         Width = 175
  207.         Height = 16
  208.         TabStop = False
  209.         AutoSize = False
  210.         BorderStyle = bsNone
  211.         Color = clBtnFace
  212.         Ctl3D = False
  213.         ParentCtl3D = False
  214.         ReadOnly = True
  215.         TabOrder = 3
  216.         Text = '?'
  217.         Caption = '?'
  218.         ShowAccelChar = False
  219.         WordWrap = False
  220.       end
  221.       object packed_compression: TCopyLabel
  222.         Left = 141
  223.         Top = 120
  224.         Width = 175
  225.         Height = 16
  226.         TabStop = False
  227.         AutoSize = False
  228.         BorderStyle = bsNone
  229.         Color = clBtnFace
  230.         Ctl3D = False
  231.         ParentCtl3D = False
  232.         ReadOnly = True
  233.         TabOrder = 4
  234.         Text = '?'
  235.         Caption = '?'
  236.         ShowAccelChar = False
  237.         WordWrap = False
  238.       end
  239.       object packed_method: TCopyLabel
  240.         Left = 141
  241.         Top = 143
  242.         Width = 175
  243.         Height = 16
  244.         TabStop = False
  245.         AutoSize = False
  246.         BorderStyle = bsNone
  247.         Color = clBtnFace
  248.         Ctl3D = False
  249.         ParentCtl3D = False
  250.         ReadOnly = True
  251.         TabOrder = 5
  252.         Text = '?'
  253.         Caption = '?'
  254.         ShowAccelChar = False
  255.         WordWrap = False
  256.       end
  257.       object packed_date: TCopyLabel
  258.         Left = 141
  259.         Top = 183
  260.         Width = 175
  261.         Height = 16
  262.         TabStop = False
  263.         AutoSize = False
  264.         BorderStyle = bsNone
  265.         Color = clBtnFace
  266.         Ctl3D = False
  267.         ParentCtl3D = False
  268.         ReadOnly = True
  269.         TabOrder = 6
  270.         Text = '?'
  271.         Caption = '?'
  272.         ShowAccelChar = False
  273.         WordWrap = False
  274.       end
  275.       object packed_time: TCopyLabel
  276.         Left = 141
  277.         Top = 206
  278.         Width = 175
  279.         Height = 16
  280.         TabStop = False
  281.         AutoSize = False
  282.         BorderStyle = bsNone
  283.         Color = clBtnFace
  284.         Ctl3D = False
  285.         ParentCtl3D = False
  286.         ReadOnly = True
  287.         TabOrder = 7
  288.         Text = '?'
  289.         Caption = '?'
  290.         ShowAccelChar = False
  291.         WordWrap = False
  292.       end
  293.       object packed_attr: TCopyLabel
  294.         Left = 141
  295.         Top = 230
  296.         Width = 175
  297.         Height = 16
  298.         TabStop = False
  299.         AutoSize = False
  300.         BorderStyle = bsNone
  301.         Color = clBtnFace
  302.         Ctl3D = False
  303.         ParentCtl3D = False
  304.         ReadOnly = True
  305.         TabOrder = 8
  306.         Text = '?'
  307.         Caption = '?'
  308.         ShowAccelChar = False
  309.         WordWrap = False
  310.       end
  311.     end
  312.   end
  313.   object Translate1: TTranslate
  314.     Tag = 5420
  315.     Left = 8
  316.     Top = 296
  317.   end
  318.   object ResolutionFix1: TResolutionFix
  319.     Left = 44
  320.     Top = 296
  321.   end
  322. end
  323.