home *** CD-ROM | disk | FTP | other *** search
- object FormBloqueoServ: TFormBloqueoServ
- Tag = 67500
- Left = 258
- Top = 184
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Bloqueo de servicio'
- ClientHeight = 173
- ClientWidth = 372
- 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 = 67600
- Left = 14
- Top = 14
- Width = 91
- Height = 13
- Caption = 'Servicio bloqueado'
- end
- object PandaBrown13: TPandaBrown
- Left = 14
- Top = 35
- Width = 32
- Height = 32
- TheBrown.Data = {
- 76020000424D7602000000000000760000002800000020000000200000000100
- 0400000000000002000000000000000000001000000010000000FFFFFF0000FF
- FF00FF00FF000000FF00C0C0C00080808000008080008000800000008000FFFF
- 000000FF00008080000000800000FF0000008000000000000000222222222822
- 22FFFFFF222222222222222222253385FFEEEEEEFFF222222223222222233388
- FEEEEEEEEEEFF22222232222222333388EDEEDEEEEEEEF222222222222233433
- 37EDEEEEEEEEEEF2235222222256301338EEDEDEEEEEEEFF53522222256C6311
- 38EDDDEDEFEEFFC63222222225C6C6344387DEDEFCFFCC63822222225CACCB73
- 4338DDECCCCCC6388F2222225ACCBDD63338DDDCCAA65388CF2222225ACCBBCA
- 63338EDECCA638C4CF222225ACC9BCAAA63387EDEC6386CCCCF222250ACBBAAC
- CB73338ED7386AAC4CF22225ACB9BBCCDBB73338838CA6A6CCF22225CB9B9BBD
- BBDB783338ECCCCACCF22555555555555DBDB73388EEEECAACF2FFFFFFFFFFFF
- F55B7338338EDEC66AF21111111111111F57338E7737EEBCAFF211111FF11111
- 4F73387BDB388EEECF2261111FF11111F53387BDBDB738EECF22611111111114
- F338EDDBDDDD738EF22226111FF1111F5388CBDDBBDDE788F22226111FF1114F
- 388CCDBDBDBDDE33822222611FF111F586CCDBDBDBDBDDF5532222611FF114F8
- 8CCCBDBDBDBDDF22235222261FF11F56AACCDCCDDBDFF2222222222611114F25
- 556CCCCCFFF22222222222226111F5222255555522222222222222226114F222
- 222222222222222222222222261F5222222222222222222222222222261F2222
- 2222222222222222222222222262222222222222222222222222}
- end
- object Label19: TLabel
- Tag = 67700
- Left = 60
- Top = 35
- Width = 297
- Height = 34
- AutoSize = False
- Caption = 'El acceso al servicio mostrado a continuaci�n est� bloqueado.'
- WordWrap = True
- end
- object Bevel16: TBevel
- Left = 116
- Top = 20
- Width = 242
- Height = 3
- Shape = bsTopLine
- end
- object LabelDir: TLabel
- Tag = 67800
- Left = 59
- Top = 84
- Width = 294
- Height = 17
- AutoSize = False
- Caption = 'Servicio:'
- end
- object LabelServicio: TLabel
- Left = 79
- Top = 108
- Width = 274
- Height = 17
- AutoSize = False
- Caption = 'LabelServicio'
- 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 = 284
- Top = 4
- end
- end
-