home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / virus / Plat7esdCHS / data1.cab / Comunes / Plafcfg.dll / 0 / RCDATA / TFORMCFGANTIDIALER / TFORMCFGANTIDIALER.txt < prev   
Text File  |  2003-02-05  |  4KB  |  158 lines

  1. object FormCfgAntiDialer: TFormCfgAntiDialer
  2.   Left = 312
  3.   Top = 233
  4.   AutoScroll = False
  5.   Caption = 'Configuraci∩┐╜n de la protecci∩┐╜n de llamadas telef∩┐╜nicas'
  6.   ClientHeight = 343
  7.   ClientWidth = 469
  8.   Color = 14609391
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object PlaGroupBoxConexiones: TPlaGroupBox
  21.     Left = 14
  22.     Top = 11
  23.     Width = 446
  24.     Height = 288
  25.     TitleFont.Charset = DEFAULT_CHARSET
  26.     TitleFont.Color = 13977088
  27.     TitleFont.Height = -11
  28.     TitleFont.Name = 'Tahoma'
  29.     TitleFont.Style = []
  30.     Caption = 'Protecci∩┐╜n de conexiones telef∩┐╜nicas'
  31.     TabOrder = 0
  32.     object ImageConexiones: TImage
  33.       Left = 11
  34.       Top = 22
  35.       Width = 32
  36.       Height = 32
  37.       Picture.Data = {<image001.bmp>}
  38.       Transparent = True
  39.     end
  40.     object Label6: TLabel
  41.       Left = 58
  42.       Top = 19
  43.       Width = 380
  44.       Height = 39
  45.       AutoSize = False
  46.       Caption = 
  47.         'Existen programas maliciosos que modifican tu configuraci∩┐╜n de a' +
  48.         'cceso a la red para realizar realizar llamadas a trav∩┐╜s de n∩┐╜mer' +
  49.         'os telef∩┐╜nicos no deseados.'
  50.       Transparent = True
  51.       WordWrap = True
  52.     end
  53.     object Label7: TLabel
  54.       Left = 57
  55.       Top = 71
  56.       Width = 380
  57.       Height = 26
  58.       Caption = 
  59.         'Indica a qu∩┐╜ n∩┐╜mero(s) permites llamadas telef∩┐╜nicas. Si se inte' +
  60.         'nta llamar a cualquier otro n∩┐╜mero se solicitar∩┐╜ tu permiso ante' +
  61.         's de realizar la llamada.'
  62.       Constraints.MinWidth = 380
  63.       Transparent = True
  64.       WordWrap = True
  65.     end
  66.     object PlaButtonBorrar: TPlaButton
  67.       Left = 368
  68.       Top = 226
  69.       Width = 64
  70.       Height = 21
  71.       Caption = 'Borrar'
  72.       Enabled = False
  73.       TabOrder = 3
  74.       OnClick = PlaButtonBorrarClick
  75.     end
  76.     object PlaButtonEditar: TPlaButton
  77.       Left = 296
  78.       Top = 226
  79.       Width = 64
  80.       Height = 21
  81.       Caption = 'Editar'
  82.       Enabled = False
  83.       TabOrder = 2
  84.       OnClick = PlaButtonEditarClick
  85.     end
  86.     object PlaButtonAnadir: TPlaButton
  87.       Left = 224
  88.       Top = 226
  89.       Width = 64
  90.       Height = 21
  91.       Caption = 'A∩┐╜adir'
  92.       TabOrder = 1
  93.       OnClick = PlaButtonAnadirClick
  94.     end
  95.     object PCBRegistrarBloqueo: TPlaCheckBox
  96.       Left = 58
  97.       Top = 260
  98.       Width = 306
  99.       Height = 16
  100.       Caption = 'Registrar en el informe cada vez que se bloquee un n∩┐╜mero'
  101.       TabOrder = 4
  102.     end
  103.     object PLVTelefonos: TPlaListView
  104.       Left = 58
  105.       Top = 110
  106.       Width = 375
  107.       Height = 108
  108.       CanMoveColumns = False
  109.       CanResizeColumns = False
  110.       Color = clWhite
  111.       CheckBoxes = False
  112.       Columns = <
  113.         item
  114.           Width = 341
  115.           Caption = 'N∩┐╜mero de tel∩┐╜fono'
  116.         end>
  117.       DragCursor = crDrag
  118.       DragMode = dmManual
  119.       Font.Charset = DEFAULT_CHARSET
  120.       Font.Color = clBlack
  121.       Font.Height = -11
  122.       Font.Name = 'Tahoma'
  123.       Font.Style = []
  124.       HideSelection = True
  125.       MultiSelect = False
  126.       ParentColor = False
  127.       ParentFont = False
  128.       ShowColumnHeaders = True
  129.       TabOrder = 0
  130.       OnDeletion = PLVTelefonosDeletion
  131.       OnSelectItem = PLVTelefonosSelectItem
  132.       Data = {000100000000FE}
  133.     end
  134.   end
  135.   object PlaButtonAceptar: TPlaButton
  136.     Left = 310
  137.     Top = 311
  138.     Width = 70
  139.     Height = 21
  140.     HelpContext = 193
  141.     Caption = 'Aceptar'
  142.     TabOrder = 1
  143.     OnClick = PlaButtonAceptarClick
  144.     Default = True
  145.   end
  146.   object PlaButtonCancelar: TPlaButton
  147.     Left = 388
  148.     Top = 311
  149.     Width = 70
  150.     Height = 21
  151.     HelpContext = 194
  152.     Caption = 'Cancelar'
  153.     TabOrder = 2
  154.     OnClick = PlaButtonCancelarClick
  155.     Cancel = True
  156.   end
  157. end
  158.