home *** CD-ROM | disk | FTP | other *** search
- object frmProp: TfrmProp
- Left = 425
- Top = 141
- BorderStyle = bsDialog
- Caption = 'Properties'
- ClientHeight = 372
- ClientWidth = 301
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Button1: TButton
- Left = 113
- Top = 344
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- OnClick = Button1Click
- end
- object Panel1: TPanel
- Left = 4
- Top = 4
- Width = 293
- Height = 333
- BevelOuter = bvLowered
- TabOrder = 1
- object Label1: TLabel
- Left = 51
- Top = 26
- Width = 31
- Height = 13
- Caption = 'Name:'
- end
- object Label2: TLabel
- Left = 57
- Top = 74
- Width = 25
- Height = 13
- Caption = 'Path:'
- end
- object Label3: TLabel
- Left = 8
- Top = 98
- Width = 74
- Height = 13
- Caption = 'Unpacked size:'
- end
- object Label4: TLabel
- Left = 117
- Top = 314
- Width = 28
- Height = 13
- Caption = 'Ratio:'
- end
- object Label5: TLabel
- Left = 58
- Top = 146
- Width = 24
- Height = 13
- Caption = 'Files:'
- end
- object Label7: TLabel
- Left = 23
- Top = 50
- Width = 59
- Height = 13
- Caption = 'Archivetype:'
- end
- object labName: TLabel
- Left = 88
- Top = 26
- Width = 28
- Height = 13
- Caption = 'Name'
- end
- object labType: TLabel
- Left = 88
- Top = 50
- Width = 40
- Height = 13
- Caption = 'ArcType'
- end
- object labSize: TLabel
- Left = 88
- Top = 98
- Width = 20
- Height = 13
- Caption = 'Size'
- end
- object labFiles: TLabel
- Left = 88
- Top = 146
- Width = 18
- Height = 13
- Caption = 'files'
- end
- object labRatio: TLabel
- Left = 151
- Top = 314
- Width = 25
- Height = 13
- Caption = 'Ratio'
- end
- object labPath: TPathLabel
- Left = 88
- Top = 74
- Width = 193
- Height = 13
- AutoSize = False
- Caption = 'Path'
- end
- object Label6: TLabel
- Left = 21
- Top = 122
- Width = 61
- Height = 13
- Caption = 'Packed size:'
- end
- object labPSize: TLabel
- Left = 88
- Top = 122
- Width = 27
- Height = 13
- Caption = 'PSize'
- end
- object Pie: TSimplePie
- Left = 82
- Top = 240
- Width = 128
- Height = 64
- Position = 0
- Basecolor = clFuchsia
- Usedcolor = clBlue
- end
- object Label8: TLabel
- Left = 17
- Top = 216
- Width = 65
- Height = 13
- Caption = 'Ver. made by:'
- end
- object Label9: TLabel
- Left = 13
- Top = 192
- Width = 69
- Height = 13
- Caption = 'Ver. to extract:'
- end
- object lblMadeBy: TLabel
- Left = 88
- Top = 216
- Width = 49
- Height = 13
- Caption = 'lblMadeBy'
- end
- object lblToExtract: TLabel
- Left = 88
- Top = 192
- Width = 56
- Height = 13
- Caption = 'lblToExtract'
- end
- object Label10: TLabel
- Left = 28
- Top = 168
- Width = 54
- Height = 13
- Caption = 'Date/Time:'
- end
- object lblDate: TLabel
- Left = 88
- Top = 168
- Width = 33
- Height = 13
- Caption = 'lblDate'
- end
- end
- object FormCenter1: TFormCenter
- Center = True
- Left = 240
- Top = 200
- end
- end
-