home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Demo / Panda / platinumisshuk.exe / data1.cab / Comunes / Config.dll / 0 / RCDATA / TFORMCFGANTIDIALER / TFORMCFGANTIDIALER.txt < prev   
Encoding:
Text File  |  2003-11-01  |  3.5 KB  |  148 lines

  1. object FormCfgAntiDialer: TFormCfgAntiDialer
  2.   Left = 625
  3.   Top = 270
  4.   AutoScroll = False
  5.   Caption = 'Configuraci∩┐╜n de la protecci∩┐╜n autom∩┐╜tica contra Dialers'
  6.   ClientHeight = 322
  7.   ClientWidth = 401
  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 = 373
  24.     Height = 263
  25.     TitleFont.Charset = DEFAULT_CHARSET
  26.     TitleFont.Color = 13977088
  27.     TitleFont.Height = -11
  28.     TitleFont.Name = 'Tahoma'
  29.     TitleFont.Style = []
  30.     Caption = 'Protecci∩┐╜n anti Dialers'
  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 Label7: TLabel
  41.       Left = 57
  42.       Top = 19
  43.       Width = 300
  44.       Height = 39
  45.       Caption = 
  46.         'Indica a qu∩┐╜ n∩┐╜mero(s) permites llamadas telef∩┐╜nicas. Si se inte' +
  47.         'nta llamar a cualquier otro n∩┐╜mero se solicitar∩┐╜ tu permiso ante' +
  48.         's de realizar la llamada.'
  49.       Constraints.MinWidth = 300
  50.       Transparent = True
  51.       WordWrap = True
  52.     end
  53.     object PlaButtonBorrar: TPlaButton
  54.       Left = 289
  55.       Top = 229
  56.       Width = 64
  57.       Height = 21
  58.       Caption = 'Borrar'
  59.       Enabled = False
  60.       TabOrder = 3
  61.       OnClick = PlaButtonBorrarClick
  62.     end
  63.     object PlaButtonEditar: TPlaButton
  64.       Left = 217
  65.       Top = 229
  66.       Width = 64
  67.       Height = 21
  68.       Caption = 'Editar...'
  69.       Enabled = False
  70.       TabOrder = 2
  71.       OnClick = PlaButtonEditarClick
  72.     end
  73.     object PlaButtonAnadir: TPlaButton
  74.       Left = 145
  75.       Top = 229
  76.       Width = 64
  77.       Height = 21
  78.       Caption = 'A∩┐╜adir...'
  79.       TabOrder = 1
  80.       OnClick = PlaButtonAnadirClick
  81.     end
  82.     object PCBRegistrarBloqueo: TPlaCheckBox
  83.       Left = 74
  84.       Top = 260
  85.       Width = 306
  86.       Height = 16
  87.       Caption = 'Registrar en el informe cada vez que se bloquee un n∩┐╜mero'
  88.       TabOrder = 4
  89.       Visible = False
  90.     end
  91.     object PLVTelefonos: TPlaListView
  92.       Left = 58
  93.       Top = 70
  94.       Width = 295
  95.       Height = 149
  96.       CanMoveColumns = False
  97.       CanResizeColumns = False
  98.       Color = clWhite
  99.       CheckBoxes = False
  100.       Columns = <
  101.         item
  102.           Width = 292
  103.           Caption = 'N∩┐╜mero de tel∩┐╜fono'
  104.         end>
  105.       DragCursor = crDrag
  106.       DragMode = dmManual
  107.       Font.Charset = DEFAULT_CHARSET
  108.       Font.Color = clBlack
  109.       Font.Height = -11
  110.       Font.Name = 'Tahoma'
  111.       Font.Style = []
  112.       HideSelection = True
  113.       MultiSelect = False
  114.       ParentColor = False
  115.       ParentFont = False
  116.       ShowColumnHeaders = True
  117.       TabOrder = 0
  118.       OnDeletion = PLVTelefonosDeletion
  119.       OnSelectItem = PLVTelefonosSelectItem
  120.       Data = {000100000000FE}
  121.     end
  122.   end
  123.   object PlaButtonAceptar: TPlaButton
  124.     Left = 242
  125.     Top = 290
  126.     Width = 70
  127.     Height = 21
  128.     HelpContext = 193
  129.     Anchors = [akRight, akBottom]
  130.     Caption = 'Aceptar'
  131.     TabOrder = 1
  132.     OnClick = PlaButtonAceptarClick
  133.     Default = True
  134.   end
  135.   object PlaButtonCancelar: TPlaButton
  136.     Left = 320
  137.     Top = 290
  138.     Width = 70
  139.     Height = 21
  140.     HelpContext = 194
  141.     Anchors = [akRight, akBottom]
  142.     Caption = 'Cancelar'
  143.     TabOrder = 2
  144.     OnClick = PlaButtonCancelarClick
  145.     Cancel = True
  146.   end
  147. end
  148.