home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIPCD200305.iso
/
virus
/
Plat7esdCHS
/
data1.cab
/
Comunes
/
Config.dll
/
0
/
RCDATA
/
TALERTASRED
/
TALERTASRED.txt
< prev
Wrap
Text File
|
2003-02-05
|
5KB
|
221 lines
object AlertasRed: TAlertasRed
Tag = 49400
Left = 280
Top = 195
BorderIcons = [biSystemMenu, biHelp]
BorderStyle = bsSingle
Caption = 'Configuraci�n de alertas en la Red'
ClientHeight = 382
ClientWidth = 422
Color = 14215660
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Icon.Data = {<image000.ico>}
OldCreateOrder = True
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object ButtonAceptar: TPlaButton
Tag = 2200
Left = 257
Top = 350
Width = 73
Height = 21
Caption = '&Aceptar'
TabOrder = 2
OnClick = ButtonAceptarClick
Default = True
ModalResult = 1
end
object ButtonCancelar: TPlaButton
Tag = 2400
Left = 338
Top = 350
Width = 73
Height = 21
Caption = '&Cancelar'
TabOrder = 3
TabStop = False
Cancel = True
ModalResult = 2
end
object PlaGroupBox1: TPlaGroupBox
Left = 14
Top = 7
Width = 397
Height = 241
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = 13977088
TitleFont.Height = -11
TitleFont.Name = 'Tahoma'
TitleFont.Style = []
Caption = 'Analizar'
TabOrder = 0
object Image3: TImage
Left = 11
Top = 22
Width = 32
Height = 32
Picture.Data = {<image001.bmp>}
Transparent = True
end
object Label3: TLabel
Left = 58
Top = 19
Width = 327
Height = 26
AutoSize = False
Caption =
'Introduce el nombre del puesto y/o dominio al que quieras enviar' +
' el mensaje de alerta.'
WordWrap = True
end
object Label5: TLabel
Tag = 23400
Left = 77
Top = 98
Width = 86
Height = 13
Caption = 'Mensaje de alerta'
end
object Label6: TLabel
Tag = 23800
Left = 77
Top = 192
Width = 301
Height = 13
AutoSize = False
Caption = 'Mensaje de alerta'
end
object CBMensPuesto: TPlaCheckBox
Tag = 23300
Left = 58
Top = 52
Width = 141
Height = 16
HelpContext = 161
Caption = 'Enviar mensaje al puesto'
TabOrder = 0
OnClick = CBMensPuestoClick
ParentColor = False
end
object EditMensajePuesto: TPlaEdit
Left = 77
Top = 70
Width = 308
Height = 21
HelpContext = 165
TabOrder = 1
TabStop = False
Transparent = False
end
object EditMensajeAlertaPuesto: TPlaEdit
Left = 77
Top = 114
Width = 308
Height = 21
Cursor = crIBeam
HelpContext = 162
MaxLength = 255
TabOrder = 2
TabStop = False
Text = 'ATENCI�N, VIRUS ENCONTRADO'
Transparent = False
end
object CBMensDominio: TPlaCheckBox
Tag = 23700
Left = 58
Top = 146
Width = 144
Height = 16
HelpContext = 163
Caption = 'Enviar mensaje al dominio'
TabOrder = 3
TabStop = False
OnClick = CBMensDominioClick
ParentColor = False
end
object EditMensajeDominio: TPlaEdit
Left = 77
Top = 164
Width = 308
Height = 21
Cursor = crIBeam
HelpContext = 166
TabOrder = 4
TabStop = False
Transparent = False
end
object EditMensajeAlertaDominio: TPlaEdit
Left = 77
Top = 208
Width = 308
Height = 21
Cursor = crIBeam
HelpContext = 164
MaxLength = 255
TabOrder = 5
TabStop = False
Text = 'ATENCI�N, VIRUS ENCONTRADO'
Transparent = False
end
end
object PlaGroupBox2: TPlaGroupBox
Tag = 21200
Left = 14
Top = 257
Width = 397
Height = 85
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = 13977088
TitleFont.Height = -11
TitleFont.Name = 'Tahoma'
TitleFont.Style = []
Caption = 'Servidor'
TabOrder = 1
object Image1: TImage
Left = 11
Top = 22
Width = 32
Height = 32
Picture.Data = {<image002.bmp>}
Transparent = True
end
object Label4: TLabel
Tag = 68000
Left = 58
Top = 19
Width = 327
Height = 26
AutoSize = False
Caption =
'Introduce el nombre del servidor a trav�s del cual se enviar� el' +
' mensaje de alerta.'
WordWrap = True
end
object Label1: TLabel
Tag = 21200
Left = 58
Top = 56
Width = 61
Height = 13
AutoSize = False
Caption = 'Servidor'
end
object EditServidor: TPlaEdit
Left = 121
Top = 52
Width = 264
Height = 21
HelpContext = 1007
MaxLength = 256
TabOrder = 0
Transparent = False
end
end
end