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
Wrap
Text File
|
2003-02-05
|
3KB
|
122 lines
object FormConfigAdjuntosPeligrosos: TFormConfigAdjuntosPeligrosos
Left = 308
Top = 186
BorderStyle = bsDialog
Caption = 'Configuraci�n de archivos adjuntos peligrosos'
ClientHeight = 160
ClientWidth = 422
Color = 14215660
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object PlaGroupBox2: TPlaGroupBox
Tag = 15900
Left = 14
Top = 7
Width = 397
Height = 106
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 = {<image000.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
Visible = False
end
object PlaCheckBoxDobleExtension: TPlaCheckBox
Left = 58
Top = 58
Width = 161
Height = 16
HelpContext = 217
Caption = 'Archivos con doble extensi�n'
TabOrder = 1
end
object PlaCheckBoxExtensiones: TPlaCheckBox
Left = 58
Top = 76
Width = 210
Height = 16
HelpContext = 218
Caption = 'Archivos con las siguientes extensiones'
TabOrder = 2
OnClick = PlaCheckBoxExtensionesClick
end
object PlaButtonExtensiones: TPlaButton
Left = 300
Top = 73
Width = 85
Height = 21
HelpContext = 219
Caption = 'Extensiones'
TabOrder = 3
OnClick = PlaButtonExtensionesClick
end
end
object ButtonAceptar: TPlaButton
Tag = 2200
Left = 257
Top = 128
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 = 128
Width = 73
Height = 21
HelpContext = 194
Caption = '&Cancelar'
TabOrder = 2
TabStop = False
Cancel = True
ModalResult = 2
end
end