home *** CD-ROM | disk | FTP | other *** search
- object AlertasRed: TAlertasRed
- Tag = 49400
- Left = 586
- Top = 245
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsSingle
- Caption = 'Configuraci�n de alertas en la Red'
- ClientHeight = 293
- 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 = 261
- Width = 73
- Height = 21
- Anchors = [akRight, akBottom]
- Caption = '&Aceptar'
- TabOrder = 1
- OnClick = ButtonAceptarClick
- Default = True
- ModalResult = 1
- end
- object ButtonCancelar: TPlaButton
- Tag = 2400
- Left = 338
- Top = 261
- Width = 73
- Height = 21
- Anchors = [akRight, akBottom]
- Caption = '&Cancelar'
- TabOrder = 2
- 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
- Cursor = crIBeam
- HelpContext = 165
- TabOrder = 1
- TabStop = False
- Transparent = False
- end
- object EditMensajeAlertaPuesto: TPlaEdit
- Left = 77
- Top = 114
- Width = 308
- Height = 21
- HelpContext = 162
- MaxLength = 255
- TabOrder = 2
- TabStop = False
- Text = 'ATENCI�N, ARCHIVO INFECTADO'
- 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
- 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, ARCHIVO INFECTADO'
- Transparent = False
- end
- end
- end
-