home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIPCD200305.iso
/
virus
/
Plat7esdCHS
/
data1.cab
/
Comunes
/
Config.dll
/
0
/
RCDATA
/
TCONFIGPROXY
/
TCONFIGPROXY.txt
< prev
Wrap
Text File
|
2003-02-05
|
4KB
|
197 lines
object ConfigProxy: TConfigProxy
Tag = 228200
Left = 334
Top = 239
BorderIcons = [biSystemMenu, biHelp]
BorderStyle = bsSingle
Caption = 'Configuraci�n del Proxy'
ClientHeight = 287
ClientWidth = 361
Color = 14215660
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Icon.Data = {<image000.ico>}
KeyPreview = True
OldCreateOrder = True
Position = poScreenCenter
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object ButtonAceptar: TPlaButton
Tag = 2200
Left = 196
Top = 255
Width = 73
Height = 21
HelpContext = 193
Caption = '&Aceptar'
TabOrder = 2
OnClick = ButtonAceptarClick
Default = True
ModalResult = 1
end
object ButtonCancel: TPlaButton
Tag = 2400
Left = 277
Top = 255
Width = 73
Height = 21
HelpContext = 194
Caption = '&Cancelar'
TabOrder = 3
TabStop = False
Cancel = True
ModalResult = 2
end
object PlaGroupBox1: TPlaGroupBox
Tag = 20400
Left = 14
Top = 7
Width = 336
Height = 107
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = 13977088
TitleFont.Height = -11
TitleFont.Name = 'Tahoma'
TitleFont.Style = []
Caption = 'Direcci�n'
TabOrder = 0
object Label1: TLabel
Tag = 75900
Left = 50
Top = 19
Width = 283
Height = 26
AutoSize = False
Caption =
'Si usas un servidor proxy para conectarte a Internet, especifica' +
' aqu� su direcci�n y puerto.'
Constraints.MinWidth = 266
WordWrap = True
end
object Label16: TLabel
Tag = 62700
Left = 58
Top = 58
Width = 60
Height = 13
Caption = 'Direcci�n IP:'
end
object Label19: TLabel
Tag = 62800
Left = 200
Top = 58
Width = 36
Height = 13
Caption = 'Puerto:'
end
object Image10: TImage
Left = 11
Top = 22
Width = 32
Height = 33
Picture.Data = {<image001.bmp>}
Transparent = True
end
object CSpinPuerto: TPlaSpinEdit
Left = 200
Top = 74
Width = 110
Height = 21
Cursor = crIBeam
HelpContext = 168
MaxValue = 65000
TabOrder = 1
Value = 80
end
object EditIP: TPlaEdit
Left = 58
Top = 74
Width = 110
Height = 21
Cursor = crIBeam
HelpContext = 167
MaxLength = 29
TabOrder = 0
Transparent = False
end
end
object PlaGroupBox2: TPlaGroupBox
Left = 14
Top = 123
Width = 336
Height = 115
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = 13977088
TitleFont.Height = -11
TitleFont.Name = 'Tahoma'
TitleFont.Style = []
Caption = 'Credenciales'
TabOrder = 1
object Label3: TLabel
Tag = 76000
Left = 58
Top = 19
Width = 271
Height = 26
AutoSize = False
Caption =
'Si requieres autenticarte para acceder al proxy, especifica aqu�' +
' tu nombre de usuario y contrase�a.'
Constraints.MinWidth = 266
WordWrap = True
end
object Label7: TLabel
Left = 58
Top = 65
Width = 94
Height = 13
Caption = 'Nombre de usuario:'
end
object Label8: TLabel
Tag = 12500
Left = 200
Top = 65
Width = 92
Height = 13
AutoSize = False
Caption = 'Contrase�a:'
end
object Image1: TImage
Left = 11
Top = 22
Width = 32
Height = 33
Picture.Data = {<image002.bmp>}
Transparent = True
end
object EditUser: TPlaEdit
Left = 58
Top = 81
Width = 110
Height = 21
Cursor = crIBeam
HelpContext = 169
MaxLength = 128
TabOrder = 0
Transparent = False
end
object EditPassword: TPlaEdit
Left = 200
Top = 81
Width = 110
Height = 21
Cursor = crIBeam
HelpContext = 170
MaxLength = 128
PasswordChar = '*'
TabOrder = 1
Transparent = False
end
end
end