home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Expert 27
/
Pce27cd2.iso
/
Utilitarios
/
Office
/
WinClin
/
szip3.exe
/
SolusZip.exe
/
0
/
RCDATA
/
TFRMASSOCIACAO
/
TFRMASSOCIACAO.txt
Wrap
Text File
|
2000-02-21
|
2KB
|
75 lines
object FrmAssociacao: TFrmAssociacao
Left = 188
Top = 154
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = '234'
ClientHeight = 123
ClientWidth = 326
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
Position = poScreenCenter
Scaled = False
OnClose = FormClose
OnCreate = FormCreate
OnKeyDown = FormKeyDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Tag = 229
Left = 7
Top = 7
Width = 296
Height = 39
Caption =
' Para um melhor funcionamento do SolusZip � necess�rio'#13#10 +
'que algumas extens�es como Zip, Arj, Cab estejam associadas'#13#10'ao ' +
'software no Registro do Windows.'
WordWrap = True
end
object Label2: TLabel
Tag = 230
Left = 36
Top = 59
Width = 188
Height = 13
Caption = 'Deseja que seja feita esta associa��o ?'
end
object Button1: TButton
Tag = 232
Left = 172
Top = 96
Width = 75
Height = 25
Cursor = crHandPoint
Caption = '&Sim'
ModalResult = 6
TabOrder = 0
end
object Button2: TButton
Tag = 233
Left = 250
Top = 96
Width = 75
Height = 25
Cursor = crHandPoint
Caption = '&N�o'
ModalResult = 2
TabOrder = 1
end
object NaoAvisarChk: TCheckBox
Tag = 231
Left = 5
Top = 102
Width = 164
Height = 17
Caption = 'N�o &avisar novamente'
TabOrder = 2
end
end