object DLGPACKERINFO: TDLGPACKERINFO Tag = 1 Left = 261 Top = 98 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Properties of packed file' ClientHeight = 323 ClientWidth = 335 Font.Color = clBtnText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Close: TButton Tag = 12 Left = 100 Top = 298 Width = 85 Height = 22 Cancel = True Caption = 'Close' Default = True ModalResult = 1 TabOrder = 0 OnClick = CloseClick end object id_Unpackandstart: TButton Tag = 13 Left = 188 Top = 298 Width = 140 Height = 22 Caption = '&Unpack and execute' TabOrder = 1 OnClick = id_UnpackandstartClick end object TabbedNotebook1: TTabbedNotebook Tag = 2 Left = 4 Top = 4 Width = 329 Height = 289 TabFont.Color = clBtnText TabFont.Height = -11 TabFont.Name = 'MS Sans Serif' TabFont.Style = [] TabOrder = 2 object TTabPage Left = 4 Top = 24 Caption = 'General' object pFile: TLabel Tag = 3 Left = 10 Top = 10 Width = 50 Height = 16 AutoSize = False Caption = 'File:' end object Packer: TLabel Tag = 4 Left = 10 Top = 49 Width = 130 Height = 16 AutoSize = False Caption = 'Packer:' end object Originalsize: TLabel Tag = 5 Left = 10 Top = 73 Width = 130 Height = 16 AutoSize = False Caption = 'Original size:' end object Packedsize: TLabel Tag = 6 Left = 10 Top = 96 Width = 130 Height = 16 AutoSize = False Caption = 'Packed size:' end object Compressionratio: TLabel Tag = 7 Left = 10 Top = 120 Width = 130 Height = 16 AutoSize = False Caption = 'Compression ratio:' end object Method: TLabel Tag = 8 Left = 10 Top = 143 Width = 130 Height = 16 AutoSize = False Caption = 'Method:' end object Date: TLabel Tag = 9 Left = 10 Top = 183 Width = 130 Height = 16 AutoSize = False Caption = 'Date:' end object Time: TLabel Tag = 10 Left = 10 Top = 206 Width = 130 Height = 16 AutoSize = False Caption = 'Time:' end object Attributes: TLabel Tag = 11 Left = 10 Top = 230 Width = 130 Height = 16 AutoSize = False Caption = 'Attributes:' end object Bevel1: TBevel Left = 10 Top = 36 Width = 300 Height = 9 Shape = bsTopLine end object Bevel2: TBevel Left = 10 Top = 169 Width = 300 Height = 9 Shape = bsTopLine end object packed_file: TCopyLabel Left = 60 Top = 10 Width = 259 Height = 16 TabStop = False AutoSize = False BorderStyle = bsNone Color = clBtnFace Ctl3D = False ParentCtl3D = False ReadOnly = True TabOrder = 0 Text = '?' Caption = '?' ShowAccelChar = False WordWrap = True end object packed_packer: TCopyLabel Left = 141 Top = 49 Width = 175 Height = 16 TabStop = False AutoSize = False BorderStyle = bsNone Color = clBtnFace Ctl3D = False ParentCtl3D = False ReadOnly = True TabOrder = 1 Text = '?' Caption = '?' ShowAccelChar = False WordWrap = False end object packed_orgsize: TCopyLabel Left = 141 Top = 73 Width = 175 Height = 16 TabStop = False AutoSize = False BorderStyle = bsNone Color = clBtnFace Ctl3D = False ParentCtl3D = False ReadOnly = True TabOrder = 2 Text = '?' Caption = '?' ShowAccelChar = False WordWrap = False end object packed_packedsize: TCopyLabel Left = 141 Top = 96 Width = 175 Height = 16 TabStop = False AutoSize = False BorderStyle = bsNone Color = clBtnFace Ctl3D = False ParentCtl3D = False ReadOnly = True TabOrder = 3 Text = '?' Caption = '?' ShowAccelChar = False WordWrap = False end object packed_compression: TCopyLabel Left = 141 Top = 120 Width = 175 Height = 16 TabStop = False AutoSize = False BorderStyle = bsNone Color = clBtnFace Ctl3D = False ParentCtl3D = False ReadOnly = True TabOrder = 4 Text = '?' Caption = '?' ShowAccelChar = False WordWrap = False end object packed_method: TCopyLabel Left = 141 Top = 143 Width = 175 Height = 16 TabStop = False AutoSize = False BorderStyle = bsNone Color = clBtnFace Ctl3D = False ParentCtl3D = False ReadOnly = True TabOrder = 5 Text = '?' Caption = '?' ShowAccelChar = False WordWrap = False end object packed_date: TCopyLabel Left = 141 Top = 183 Width = 175 Height = 16 TabStop = False AutoSize = False BorderStyle = bsNone Color = clBtnFace Ctl3D = False ParentCtl3D = False ReadOnly = True TabOrder = 6 Text = '?' Caption = '?' ShowAccelChar = False WordWrap = False end object packed_time: TCopyLabel Left = 141 Top = 206 Width = 175 Height = 16 TabStop = False AutoSize = False BorderStyle = bsNone Color = clBtnFace Ctl3D = False ParentCtl3D = False ReadOnly = True TabOrder = 7 Text = '?' Caption = '?' ShowAccelChar = False WordWrap = False end object packed_attr: TCopyLabel Left = 141 Top = 230 Width = 175 Height = 16 TabStop = False AutoSize = False BorderStyle = bsNone Color = clBtnFace Ctl3D = False ParentCtl3D = False ReadOnly = True TabOrder = 8 Text = '?' Caption = '?' ShowAccelChar = False WordWrap = False end end end object Translate1: TTranslate Tag = 5420 Left = 8 Top = 296 end object ResolutionFix1: TResolutionFix Left = 44 Top = 296 end end