home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIPCD200305.iso
/
virus
/
Plat7esdCHS
/
data1.cab
/
Comunes
/
Config.dll
/
0
/
RCDATA
/
TRESICONFIGAVANZADA
/
TRESICONFIGAVANZADA.txt
< prev
Wrap
Text File
|
2003-02-05
|
3KB
|
136 lines
object ResiConfigAvanzada: TResiConfigAvanzada
Left = 347
Top = 216
BorderIcons = [biSystemMenu, biHelp]
BorderStyle = bsSingle
Caption = 'Opciones avanzadas'
ClientHeight = 162
ClientWidth = 419
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
Position = poScreenCenter
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object GroupBoxUnidadesDeRed: TPlaGroupBox
Tag = 227600
Left = 14
Top = 11
Width = 394
Height = 99
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = 8408344
TitleFont.Height = -11
TitleFont.Name = 'Tahoma'
TitleFont.Style = []
Caption = 'Unidades de Red'
TabOrder = 0
object LblRed: TLabel
Left = 58
Top = 19
Width = 327
Height = 32
AutoSize = False
Caption =
'Selecciona si deseas analizar las unidades de red y bloquear el ' +
'acceso a las mismas en caso de infecci�n de virus.'
Transparent = True
WordWrap = True
end
object Image9: TImage
Left = 11
Top = 22
Width = 32
Height = 32
Picture.Data = {<image001.bmp>}
Transparent = True
end
object PanelNT: TPlaPanel
Left = 58
Top = 54
Width = 185
Height = 33
object CBRedNovell: TPlaCheckBox
Left = 0
Top = 18
Width = 87
Height = 16
Caption = 'Red de Novell'
TabOrder = 1
TabStop = False
ParentColor = False
end
object CBRedMicrosoft: TPlaCheckBox
Left = 0
Top = 0
Width = 102
Height = 16
Caption = 'Red de Microsoft'
TabOrder = 0
ParentColor = False
end
end
object Panel9x: TPlaPanel
Left = 58
Top = 54
Width = 205
Height = 33
object CBbloAccUniRed: TPlaCheckBox
Tag = 227800
Left = 0
Top = 18
Width = 163
Height = 16
HelpContext = 209
Caption = 'Bloquear en caso de infecci�n'
TabOrder = 1
TabStop = False
end
object CBanaUniRed: TPlaCheckBox
Tag = 227700
Left = 0
Top = 0
Width = 59
Height = 16
HelpContext = 208
Caption = 'Analizar'
TabOrder = 0
OnClick = CBanaUniRedClick
end
end
end
object ButtonAceptar: TPlaButton
Tag = 2200
Left = 254
Top = 130
Width = 73
Height = 21
HelpContext = 193
Caption = '&Aceptar'
TabOrder = 1
OnClick = ButtonAceptarClick
Default = True
ModalResult = 1
end
object ButtonCancelar: TPlaButton
Tag = 2400
Left = 335
Top = 130
Width = 73
Height = 21
HelpContext = 194
Caption = '&Cancelar'
TabOrder = 2
TabStop = False
Cancel = True
ModalResult = 2
end
end