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   
Text File  |  2003-02-05  |  4KB  |  197 lines

  1. object ConfigProxy: TConfigProxy
  2.   Tag = 228200
  3.   Left = 334
  4.   Top = 239
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Configuraci∩┐╜n del Proxy'
  8.   ClientHeight = 287
  9.   ClientWidth = 361
  10.   Color = 14215660
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'Tahoma'
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   KeyPreview = True
  18.   OldCreateOrder = True
  19.   Position = poScreenCenter
  20.   OnKeyPress = FormKeyPress
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object ButtonAceptar: TPlaButton
  25.     Tag = 2200
  26.     Left = 196
  27.     Top = 255
  28.     Width = 73
  29.     Height = 21
  30.     HelpContext = 193
  31.     Caption = '&Aceptar'
  32.     TabOrder = 2
  33.     OnClick = ButtonAceptarClick
  34.     Default = True
  35.     ModalResult = 1
  36.   end
  37.   object ButtonCancel: TPlaButton
  38.     Tag = 2400
  39.     Left = 277
  40.     Top = 255
  41.     Width = 73
  42.     Height = 21
  43.     HelpContext = 194
  44.     Caption = '&Cancelar'
  45.     TabOrder = 3
  46.     TabStop = False
  47.     Cancel = True
  48.     ModalResult = 2
  49.   end
  50.   object PlaGroupBox1: TPlaGroupBox
  51.     Tag = 20400
  52.     Left = 14
  53.     Top = 7
  54.     Width = 336
  55.     Height = 107
  56.     TitleFont.Charset = DEFAULT_CHARSET
  57.     TitleFont.Color = 13977088
  58.     TitleFont.Height = -11
  59.     TitleFont.Name = 'Tahoma'
  60.     TitleFont.Style = []
  61.     Caption = 'Direcci∩┐╜n'
  62.     TabOrder = 0
  63.     object Label1: TLabel
  64.       Tag = 75900
  65.       Left = 50
  66.       Top = 19
  67.       Width = 283
  68.       Height = 26
  69.       AutoSize = False
  70.       Caption = 
  71.         'Si usas un servidor proxy para conectarte a Internet, especifica' +
  72.         ' aqu∩┐╜ su direcci∩┐╜n y puerto.'
  73.       Constraints.MinWidth = 266
  74.       WordWrap = True
  75.     end
  76.     object Label16: TLabel
  77.       Tag = 62700
  78.       Left = 58
  79.       Top = 58
  80.       Width = 60
  81.       Height = 13
  82.       Caption = 'Direcci∩┐╜n IP:'
  83.     end
  84.     object Label19: TLabel
  85.       Tag = 62800
  86.       Left = 200
  87.       Top = 58
  88.       Width = 36
  89.       Height = 13
  90.       Caption = 'Puerto:'
  91.     end
  92.     object Image10: TImage
  93.       Left = 11
  94.       Top = 22
  95.       Width = 32
  96.       Height = 33
  97.       Picture.Data = {<image001.bmp>}
  98.       Transparent = True
  99.     end
  100.     object CSpinPuerto: TPlaSpinEdit
  101.       Left = 200
  102.       Top = 74
  103.       Width = 110
  104.       Height = 21
  105.       Cursor = crIBeam
  106.       HelpContext = 168
  107.       MaxValue = 65000
  108.       TabOrder = 1
  109.       Value = 80
  110.     end
  111.     object EditIP: TPlaEdit
  112.       Left = 58
  113.       Top = 74
  114.       Width = 110
  115.       Height = 21
  116.       Cursor = crIBeam
  117.       HelpContext = 167
  118.       MaxLength = 29
  119.       TabOrder = 0
  120.       Transparent = False
  121.     end
  122.   end
  123.   object PlaGroupBox2: TPlaGroupBox
  124.     Left = 14
  125.     Top = 123
  126.     Width = 336
  127.     Height = 115
  128.     TitleFont.Charset = DEFAULT_CHARSET
  129.     TitleFont.Color = 13977088
  130.     TitleFont.Height = -11
  131.     TitleFont.Name = 'Tahoma'
  132.     TitleFont.Style = []
  133.     Caption = 'Credenciales'
  134.     TabOrder = 1
  135.     object Label3: TLabel
  136.       Tag = 76000
  137.       Left = 58
  138.       Top = 19
  139.       Width = 271
  140.       Height = 26
  141.       AutoSize = False
  142.       Caption = 
  143.         'Si requieres autenticarte para acceder al proxy, especifica aqu∩┐╜' +
  144.         ' tu nombre de usuario y contrase∩┐╜a.'
  145.       Constraints.MinWidth = 266
  146.       WordWrap = True
  147.     end
  148.     object Label7: TLabel
  149.       Left = 58
  150.       Top = 65
  151.       Width = 94
  152.       Height = 13
  153.       Caption = 'Nombre de usuario:'
  154.     end
  155.     object Label8: TLabel
  156.       Tag = 12500
  157.       Left = 200
  158.       Top = 65
  159.       Width = 92
  160.       Height = 13
  161.       AutoSize = False
  162.       Caption = 'Contrase∩┐╜a:'
  163.     end
  164.     object Image1: TImage
  165.       Left = 11
  166.       Top = 22
  167.       Width = 32
  168.       Height = 33
  169.       Picture.Data = {<image002.bmp>}
  170.       Transparent = True
  171.     end
  172.     object EditUser: TPlaEdit
  173.       Left = 58
  174.       Top = 81
  175.       Width = 110
  176.       Height = 21
  177.       Cursor = crIBeam
  178.       HelpContext = 169
  179.       MaxLength = 128
  180.       TabOrder = 0
  181.       Transparent = False
  182.     end
  183.     object EditPassword: TPlaEdit
  184.       Left = 200
  185.       Top = 81
  186.       Width = 110
  187.       Height = 21
  188.       Cursor = crIBeam
  189.       HelpContext = 170
  190.       MaxLength = 128
  191.       PasswordChar = '*'
  192.       TabOrder = 1
  193.       Transparent = False
  194.     end
  195.   end
  196. end
  197.