home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIPCD200305.iso
/
virus
/
Plat7esdCHS
/
data1.cab
/
Comunes
/
Analisis.dll
/
0
/
RCDATA
/
TFORMBLOQUEODIR
/
TFORMBLOQUEODIR.txt
< prev
Wrap
Text File
|
2003-02-05
|
2KB
|
104 lines
object FormBloqueoDir: TFormBloqueoDir
Tag = 66900
Left = 232
Top = 180
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
BorderWidth = 11
Caption = 'Bloqueo de direcci�n'
ClientHeight = 151
ClientWidth = 345
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 ButtonBloquear: TPlaButton
Tag = 67300
Left = 191
Top = 130
Width = 73
Height = 21
Caption = 'Bloquear'
TabOrder = 1
OnClick = ButtonBloquearClick
Default = True
ModalResult = 1
end
object ButtonContinuar: TPlaButton
Tag = 67400
Left = 272
Top = 130
Width = 73
Height = 21
Caption = 'Continuar'
TabOrder = 2
OnClick = ButtonContinuarClick
Cancel = True
ModalResult = 1
end
object PlaGroupBox1: TPlaGroupBox
Tag = 67000
Left = 0
Top = 0
Width = 345
Height = 117
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = 13977088
TitleFont.Height = -11
TitleFont.Name = 'Tahoma'
TitleFont.Style = []
Caption = 'Direcci�n bloqueada'
TabOrder = 0
object LabelDireccion: TLabel
Left = 71
Top = 76
Width = 264
Height = 17
AutoSize = False
end
object PandaBrown13: TImage
Left = 12
Top = 20
Width = 32
Height = 32
Picture.Data = {<image001.bmp>}
Transparent = True
end
object Label19: TLabel
Tag = 67100
Left = 52
Top = 17
Width = 284
Height = 34
AutoSize = False
Caption = 'El acceso a la direcci�n mostrada a continuaci�n est� bloqueada.'
Transparent = True
WordWrap = True
end
object LabelDir: TLabel
Tag = 67200
Left = 52
Top = 56
Width = 288
Height = 17
AutoSize = False
Caption = 'Direcci�n:'
Transparent = True
end
end
object Timer1: TTimer
Enabled = False
OnTimer = Timer1Timer
Left = 280
Top = 4
end
end