home *** CD-ROM | disk | FTP | other *** search
- object FormCfgAntiDialer: TFormCfgAntiDialer
- Left = 625
- Top = 270
- AutoScroll = False
- Caption = 'Configuraci�n de la protecci�n autom�tica contra Dialers'
- ClientHeight = 322
- ClientWidth = 401
- Color = 14609391
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = False
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object PlaGroupBoxConexiones: TPlaGroupBox
- Left = 14
- Top = 11
- Width = 373
- Height = 263
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = 13977088
- TitleFont.Height = -11
- TitleFont.Name = 'Tahoma'
- TitleFont.Style = []
- Caption = 'Protecci�n anti Dialers'
- TabOrder = 0
- object ImageConexiones: TImage
- Left = 11
- Top = 22
- Width = 32
- Height = 32
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object Label7: TLabel
- Left = 57
- Top = 19
- Width = 300
- Height = 39
- Caption =
- 'Indica a qu� n�mero(s) permites llamadas telef�nicas. Si se inte' +
- 'nta llamar a cualquier otro n�mero se solicitar� tu permiso ante' +
- 's de realizar la llamada.'
- Constraints.MinWidth = 300
- Transparent = True
- WordWrap = True
- end
- object PlaButtonBorrar: TPlaButton
- Left = 289
- Top = 229
- Width = 64
- Height = 21
- Caption = 'Borrar'
- Enabled = False
- TabOrder = 3
- OnClick = PlaButtonBorrarClick
- end
- object PlaButtonEditar: TPlaButton
- Left = 217
- Top = 229
- Width = 64
- Height = 21
- Caption = 'Editar...'
- Enabled = False
- TabOrder = 2
- OnClick = PlaButtonEditarClick
- end
- object PlaButtonAnadir: TPlaButton
- Left = 145
- Top = 229
- Width = 64
- Height = 21
- Caption = 'A�adir...'
- TabOrder = 1
- OnClick = PlaButtonAnadirClick
- end
- object PCBRegistrarBloqueo: TPlaCheckBox
- Left = 74
- Top = 260
- Width = 306
- Height = 16
- Caption = 'Registrar en el informe cada vez que se bloquee un n�mero'
- TabOrder = 4
- Visible = False
- end
- object PLVTelefonos: TPlaListView
- Left = 58
- Top = 70
- Width = 295
- Height = 149
- CanMoveColumns = False
- CanResizeColumns = False
- Color = clWhite
- CheckBoxes = False
- Columns = <
- item
- Width = 292
- Caption = 'N�mero de tel�fono'
- end>
- DragCursor = crDrag
- DragMode = dmManual
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- HideSelection = True
- MultiSelect = False
- ParentColor = False
- ParentFont = False
- ShowColumnHeaders = True
- TabOrder = 0
- OnDeletion = PLVTelefonosDeletion
- OnSelectItem = PLVTelefonosSelectItem
- Data = {000100000000FE}
- end
- end
- object PlaButtonAceptar: TPlaButton
- Left = 242
- Top = 290
- Width = 70
- Height = 21
- HelpContext = 193
- Anchors = [akRight, akBottom]
- Caption = 'Aceptar'
- TabOrder = 1
- OnClick = PlaButtonAceptarClick
- Default = True
- end
- object PlaButtonCancelar: TPlaButton
- Left = 320
- Top = 290
- Width = 70
- Height = 21
- HelpContext = 194
- Anchors = [akRight, akBottom]
- Caption = 'Cancelar'
- TabOrder = 2
- OnClick = PlaButtonCancelarClick
- Cancel = True
- end
- end
-