home *** CD-ROM | disk | FTP | other *** search
- object FormBloqueoDir: TFormBloqueoDir
- Tag = 66900
- Left = 229
- Top = 156
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Bloqueo de direcci�n'
- ClientHeight = 173
- ClientWidth = 367
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = True
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label5: TLabel
- Tag = 67000
- Left = 14
- Top = 14
- Width = 98
- Height = 13
- Caption = 'Direcci�n bloqueada'
- end
- object PandaBrown13: TPandaBrown
- Left = 14
- Top = 35
- Width = 32
- Height = 32
- TheBrown.Data = {
- 76020000424D7602000000000000760000002800000020000000200000000100
- 0400000000000002000000000000000000001000000010000000FFFFFF0000FF
- FF00FF00FF000000FF00C0C0C00080808000008080008000800000008000FFFF
- 000000FF00008080000000800000FF00000080000000000000002222222FFFFF
- FFFFFFFFFFFFFFFF2222222222254444444444444444444F2222222222250001
- 001001010101014F2222222222250000000000000010104F2222222222250000
- 0101001015FFFF5F222222222225000000000005FFDDEEFF5222222222250000
- 0001015CCCDBDEECF522222222250000000000CCACCDBDCCCF22222222250000
- 000005C4ACBBDBCACF5222222225000000000CCCC9BBBDC4CCF2222222250000
- 0000059B9B9BBBDAACF222222225000000000599B9B9BBDC4CF2222222250000
- 0000050DCDDBBBBDCCF2222222250000000005DCCCCDBBBBDE52222222250000
- 000000C4ACCCDBBBDE222255555555555500005C4ACCCDBBE5222FFFFFFFFFFF
- FF550005CC4ACCCE522261111111111111F5000005CCCC5F2222611111FF1111
- 14F000000000014F2222261111FF11111F5000000000004F2222261111111111
- 4F0000000044444F2222226111FF1111F5000000005FFFFF2222226111FF1114
- F0000000005045F22222222611FF111F5000000000545F222222222611FF114F
- 000000000055F2222222222261FF11F500000000005F222222222222611114F5
- 55555555555222222222222226111F5222222222222222222222222226114F22
- 2222222222222222222222222261F5222222222222222222222222222261F222
- 2222222222222222222222222226222222222222222222222222}
- end
- object Label19: TLabel
- Tag = 67100
- Left = 60
- Top = 35
- Width = 297
- Height = 34
- AutoSize = False
- Caption = 'El acceso a la direcci�n mostrada a continuaci�n est� bloqueada.'
- WordWrap = True
- end
- object Bevel16: TBevel
- Left = 120
- Top = 20
- Width = 238
- Height = 3
- Shape = bsTopLine
- end
- object LabelDir: TLabel
- Tag = 67200
- Left = 59
- Top = 84
- Width = 294
- Height = 17
- AutoSize = False
- Caption = 'Direcci�n:'
- end
- object LabelDireccion: TLabel
- Left = 79
- Top = 108
- Width = 274
- Height = 17
- AutoSize = False
- end
- object ButtonBloquear: TButton
- Tag = 67300
- Left = 166
- Top = 144
- Width = 90
- Height = 22
- Caption = 'Bloquear'
- ModalResult = 1
- TabOrder = 0
- OnClick = ButtonBloquearClick
- end
- object ButtonContinuar: TButton
- Tag = 67400
- Left = 266
- Top = 144
- Width = 90
- Height = 22
- Caption = 'Continuar'
- ModalResult = 1
- TabOrder = 1
- OnClick = ButtonContinuarClick
- end
- object ManuForm1: TManuForm
- TitleBar.ApplicationInfo.FontStyle = [fsBold]
- TitleBar.Color = clBlue
- TitleBar.CompanyInfo.FontStyle = [fsBold, fsItalic]
- TitleBar.NbOfColors = 0
- Left = 314
- Top = 4
- end
- object Timer1: TTimer
- Enabled = False
- OnTimer = Timer1Timer
- Left = 280
- Top = 4
- end
- end
-