home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Igromania 2005 June
/
Igromania_2005-06.iso
/
Disk.exe
/
0
/
RCDATA
/
TUNPACKFORM
/
TUNPACKFORM.txt
Wrap
Text File
|
2005-05-26
|
2KB
|
87 lines
object UnpackForm: TUnpackForm
Left = 262
Top = 346
BorderIcons = []
BorderStyle = bsDialog
Caption = '�� ����'
ClientHeight = 140
ClientWidth = 400
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object StaticText1: TStaticText
Left = 8
Top = 8
Width = 129
Height = 20
Caption = '������� ����:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object PathSelect: TEdit
Left = 8
Top = 32
Width = 385
Height = 21
TabOrder = 1
end
object start: TButton
Left = 8
Top = 88
Width = 121
Height = 25
Caption = '�����������'
Default = True
TabOrder = 3
OnClick = startClick
end
object view: TButton
Left = 136
Top = 88
Width = 75
Height = 25
Caption = '�����'
TabOrder = 4
OnClick = viewClick
end
object cancel: TButton
Left = 320
Top = 88
Width = 75
Height = 25
Caption = '������'
TabOrder = 5
OnClick = cancelClick
end
object followup: TCheckBox
Left = 8
Top = 64
Width = 217
Height = 17
Caption = '������� � ������� ����������'
TabOrder = 2
end
object PB1: TProgressBar
Left = 8
Top = 120
Width = 385
Height = 17
Min = 0
Max = 100
TabOrder = 6
end
end