home *** CD-ROM | disk | FTP | other *** search
- object FormConfigAdjuntosPeligrosos: TFormConfigAdjuntosPeligrosos
- Left = 398
- Top = 194
- BorderStyle = bsDialog
- Caption = 'Configuraci�n de archivos adjuntos peligrosos'
- ClientHeight = 178
- ClientWidth = 422
- Color = 14215660
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- KeyPreview = True
- OldCreateOrder = False
- OnKeyPress = FormKeyPress
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object PlaGroupBox2: TPlaGroupBox
- Tag = 15900
- Left = 14
- Top = 7
- Width = 397
- Height = 124
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = 13977088
- TitleFont.Height = -11
- TitleFont.Name = 'Tahoma'
- TitleFont.Style = []
- Caption = 'Archivos adjuntos potencialmente peligrosos'
- TabOrder = 0
- object Label26: TLabel
- Tag = 16000
- Left = 58
- Top = 19
- Width = 327
- Height = 26
- AutoSize = False
- Caption =
- 'Indica qu� tipo de archivos deseas que sean considerados peligro' +
- 'sos.'
- Transparent = True
- WordWrap = True
- end
- object Image1: TImage
- Left = 11
- Top = 22
- Width = 32
- Height = 32
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object PlaCheckBoxMIMEIncorrecto: TPlaCheckBox
- Tag = 16100
- Left = 58
- Top = 58
- Width = 183
- Height = 16
- HelpContext = 217
- Caption = 'Archivos con tipo MIME incorrecto'
- TabOrder = 0
- end
- object PlaCheckBoxDobleExtension: TPlaCheckBox
- Left = 58
- Top = 76
- Width = 161
- Height = 16
- HelpContext = 217
- Caption = 'Archivos con doble extensi�n'
- TabOrder = 1
- end
- object PlaCheckBoxExtensiones: TPlaCheckBox
- Left = 58
- Top = 94
- Width = 210
- Height = 16
- HelpContext = 218
- Caption = 'Archivos con las siguientes extensiones'
- TabOrder = 2
- OnClick = PlaCheckBoxExtensionesClick
- end
- object PlaButtonExtensiones: TPlaButton
- Left = 300
- Top = 91
- Width = 85
- Height = 21
- HelpContext = 219
- Caption = 'Extensiones...'
- TabOrder = 3
- OnClick = PlaButtonExtensionesClick
- end
- end
- object ButtonAceptar: TPlaButton
- Tag = 2200
- Left = 257
- Top = 146
- Width = 73
- Height = 21
- HelpContext = 193
- Caption = '&Aceptar'
- TabOrder = 1
- OnClick = ButtonAceptarClick
- Default = True
- ModalResult = 1
- end
- object ButtonCancelar: TPlaButton
- Tag = 2400
- Left = 338
- Top = 146
- Width = 73
- Height = 21
- HelpContext = 194
- Caption = '&Cancelar'
- TabOrder = 2
- TabStop = False
- Cancel = True
- ModalResult = 2
- end
- end
-