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
Wrap
Text File
|
2003-02-05
|
4KB
|
158 lines
object FormCfgAntiDialer: TFormCfgAntiDialer
Left = 312
Top = 233
AutoScroll = False
Caption = 'Configuraci�n de la protecci�n de llamadas telef�nicas'
ClientHeight = 343
ClientWidth = 469
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 = 446
Height = 288
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = 13977088
TitleFont.Height = -11
TitleFont.Name = 'Tahoma'
TitleFont.Style = []
Caption = 'Protecci�n de conexiones telef�nicas'
TabOrder = 0
object ImageConexiones: TImage
Left = 11
Top = 22
Width = 32
Height = 32
Picture.Data = {<image001.bmp>}
Transparent = True
end
object Label6: TLabel
Left = 58
Top = 19
Width = 380
Height = 39
AutoSize = False
Caption =
'Existen programas maliciosos que modifican tu configuraci�n de a' +
'cceso a la red para realizar realizar llamadas a trav�s de n�mer' +
'os telef�nicos no deseados.'
Transparent = True
WordWrap = True
end
object Label7: TLabel
Left = 57
Top = 71
Width = 380
Height = 26
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 = 380
Transparent = True
WordWrap = True
end
object PlaButtonBorrar: TPlaButton
Left = 368
Top = 226
Width = 64
Height = 21
Caption = 'Borrar'
Enabled = False
TabOrder = 3
OnClick = PlaButtonBorrarClick
end
object PlaButtonEditar: TPlaButton
Left = 296
Top = 226
Width = 64
Height = 21
Caption = 'Editar'
Enabled = False
TabOrder = 2
OnClick = PlaButtonEditarClick
end
object PlaButtonAnadir: TPlaButton
Left = 224
Top = 226
Width = 64
Height = 21
Caption = 'A�adir'
TabOrder = 1
OnClick = PlaButtonAnadirClick
end
object PCBRegistrarBloqueo: TPlaCheckBox
Left = 58
Top = 260
Width = 306
Height = 16
Caption = 'Registrar en el informe cada vez que se bloquee un n�mero'
TabOrder = 4
end
object PLVTelefonos: TPlaListView
Left = 58
Top = 110
Width = 375
Height = 108
CanMoveColumns = False
CanResizeColumns = False
Color = clWhite
CheckBoxes = False
Columns = <
item
Width = 341
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 = 310
Top = 311
Width = 70
Height = 21
HelpContext = 193
Caption = 'Aceptar'
TabOrder = 1
OnClick = PlaButtonAceptarClick
Default = True
end
object PlaButtonCancelar: TPlaButton
Left = 388
Top = 311
Width = 70
Height = 21
HelpContext = 194
Caption = 'Cancelar'
TabOrder = 2
OnClick = PlaButtonCancelarClick
Cancel = True
end
end