home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / virus / Plat7esdCHS / data1.cab / Comunes / Config.dll / 0 / RCDATA / TFORMCONFIGADJUNTOSPELIGROSOS / TFORMCONFIGADJUNTOSPELIGROSOS.txt < prev   
Text File  |  2003-02-05  |  3KB  |  122 lines

  1. object FormConfigAdjuntosPeligrosos: TFormConfigAdjuntosPeligrosos
  2.   Left = 308
  3.   Top = 186
  4.   BorderStyle = bsDialog
  5.   Caption = 'Configuraci∩┐╜n de archivos adjuntos peligrosos'
  6.   ClientHeight = 160
  7.   ClientWidth = 422
  8.   Color = 14215660
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   OldCreateOrder = False
  16.   OnKeyPress = FormKeyPress
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object PlaGroupBox2: TPlaGroupBox
  21.     Tag = 15900
  22.     Left = 14
  23.     Top = 7
  24.     Width = 397
  25.     Height = 106
  26.     TitleFont.Charset = DEFAULT_CHARSET
  27.     TitleFont.Color = 13977088
  28.     TitleFont.Height = -11
  29.     TitleFont.Name = 'Tahoma'
  30.     TitleFont.Style = []
  31.     Caption = 'Archivos adjuntos potencialmente peligrosos'
  32.     TabOrder = 0
  33.     object Label26: TLabel
  34.       Tag = 16000
  35.       Left = 58
  36.       Top = 19
  37.       Width = 327
  38.       Height = 26
  39.       AutoSize = False
  40.       Caption = 
  41.         'Indica qu∩┐╜ tipo de archivos deseas que sean considerados peligro' +
  42.         'sos.'
  43.       Transparent = True
  44.       WordWrap = True
  45.     end
  46.     object Image1: TImage
  47.       Left = 11
  48.       Top = 22
  49.       Width = 32
  50.       Height = 32
  51.       Picture.Data = {<image000.bmp>}
  52.       Transparent = True
  53.     end
  54.     object PlaCheckBoxMIMEIncorrecto: TPlaCheckBox
  55.       Tag = 16100
  56.       Left = 58
  57.       Top = 58
  58.       Width = 183
  59.       Height = 16
  60.       HelpContext = 217
  61.       Caption = 'Archivos con tipo MIME incorrecto'
  62.       TabOrder = 0
  63.       Visible = False
  64.     end
  65.     object PlaCheckBoxDobleExtension: TPlaCheckBox
  66.       Left = 58
  67.       Top = 58
  68.       Width = 161
  69.       Height = 16
  70.       HelpContext = 217
  71.       Caption = 'Archivos con doble extensi∩┐╜n'
  72.       TabOrder = 1
  73.     end
  74.     object PlaCheckBoxExtensiones: TPlaCheckBox
  75.       Left = 58
  76.       Top = 76
  77.       Width = 210
  78.       Height = 16
  79.       HelpContext = 218
  80.       Caption = 'Archivos con las siguientes extensiones'
  81.       TabOrder = 2
  82.       OnClick = PlaCheckBoxExtensionesClick
  83.     end
  84.     object PlaButtonExtensiones: TPlaButton
  85.       Left = 300
  86.       Top = 73
  87.       Width = 85
  88.       Height = 21
  89.       HelpContext = 219
  90.       Caption = 'Extensiones'
  91.       TabOrder = 3
  92.       OnClick = PlaButtonExtensionesClick
  93.     end
  94.   end
  95.   object ButtonAceptar: TPlaButton
  96.     Tag = 2200
  97.     Left = 257
  98.     Top = 128
  99.     Width = 73
  100.     Height = 21
  101.     HelpContext = 193
  102.     Caption = '&Aceptar'
  103.     TabOrder = 1
  104.     OnClick = ButtonAceptarClick
  105.     Default = True
  106.     ModalResult = 1
  107.   end
  108.   object ButtonCancelar: TPlaButton
  109.     Tag = 2400
  110.     Left = 338
  111.     Top = 128
  112.     Width = 73
  113.     Height = 21
  114.     HelpContext = 194
  115.     Caption = '&Cancelar'
  116.     TabOrder = 2
  117.     TabStop = False
  118.     Cancel = True
  119.     ModalResult = 2
  120.   end
  121. end
  122.