home *** CD-ROM | disk | FTP | other *** search
- object AlertasNotes: TAlertasNotes
- Tag = 74900
- Left = 238
- Top = 199
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsSingle
- Caption = 'Configuraci�n de alertas en Lotus Notes'
- ClientHeight = 382
- ClientWidth = 442
- 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 = 277
- Top = 350
- Width = 73
- Height = 21
- Caption = '&Aceptar'
- TabOrder = 2
- OnClick = ButtonAceptarClick
- Default = True
- ModalResult = 1
- end
- object ButtonCancel: TPlaButton
- Tag = 2400
- Left = 358
- Top = 350
- Width = 73
- Height = 21
- Caption = '&Cancelar'
- TabOrder = 3
- TabStop = False
- Cancel = True
- ModalResult = 2
- end
- object PlaGroupBox1: TPlaGroupBox
- Tag = 75300
- Left = 14
- Top = 7
- Width = 417
- Height = 169
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = 13977088
- TitleFont.Height = -11
- TitleFont.Name = 'Tahoma'
- TitleFont.Style = []
- Caption = 'Destinatarios'
- TabOrder = 0
- object Image3: TImage
- Left = 11
- Top = 22
- Width = 32
- Height = 32
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object Label1: TLabel
- Tag = 75000
- Left = 58
- Top = 19
- Width = 346
- Height = 26
- AutoSize = False
- Caption =
- 'Puedes especificar los usuarios destinatarios del mensaje separ�' +
- 'ndolos por una coma, por ej. (Abraham,Oscar,Manu).'
- WordWrap = True
- end
- object GBAlertasMensaje: TPlaGroupBox
- Tag = 76900
- Left = 58
- Top = 92
- Width = 347
- Height = 65
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = 8408344
- TitleFont.Height = -11
- TitleFont.Name = 'Tahoma'
- TitleFont.Style = []
- Caption = 'En caso de virus en documentos de notes'
- ParentColor = False
- TabOrder = 1
- object CBAlertaAlAutor: TPlaCheckBox
- Tag = 75100
- Left = 14
- Top = 19
- Width = 195
- Height = 16
- Caption = 'Enviar alerta al autor del documento'
- TabOrder = 1
- end
- object CBAlertaAlUsuario: TPlaCheckBox
- Tag = 75200
- Left = 14
- Top = 37
- Width = 208
- Height = 16
- Caption = 'Enviar alerta al usuario del documento.'
- TabOrder = 0
- TabStop = False
- end
- end
- object EditUsers: TPlaEdit
- Left = 58
- Top = 58
- Width = 347
- Height = 21
- Cursor = crIBeam
- MaxLength = 256
- TabOrder = 0
- Transparent = False
- end
- end
- object PlaGroupBox2: TPlaGroupBox
- Tag = 20700
- Left = 14
- Top = 188
- Width = 417
- Height = 91
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = 13977088
- TitleFont.Height = -11
- TitleFont.Name = 'Tahoma'
- TitleFont.Style = []
- Caption = 'Mensaje de alerta'
- TabOrder = 1
- object Image1: TImage
- Left = 11
- Top = 22
- Width = 32
- Height = 32
- Picture.Data = {<image002.bmp>}
- Transparent = True
- end
- object Label3: TLabel
- Tag = 21800
- Left = 58
- Top = 19
- Width = 349
- Height = 26
- AutoSize = False
- Caption =
- 'Puedes escribir el mensaje que desees sea mostrado cuando se enc' +
- 'uentre un virus.'
- WordWrap = True
- end
- object EditNotesMensaje: TPlaEdit
- Left = 58
- Top = 58
- Width = 349
- Height = 21
- Cursor = crIBeam
- MaxLength = 256
- TabOrder = 0
- Text = 'ATENCI�N, ARCHIVO INFECTADO'
- Transparent = False
- end
- end
- end
-