home *** CD-ROM | disk | FTP | other *** search
/ PC World Plus! (NZ) 2001 June / HDC50.iso / FortressPCSoft / AntiVirus / Panda / platin.exe / DATA1.CAB / Comunes / Analisis.dll / RCDATA / TFORMBLOQUEOSERV / TFORMBLOQUEOSERV.txt < prev   
Encoding:
Text File  |  2000-04-28  |  3.5 KB  |  128 lines

  1. object FormBloqueoServ: TFormBloqueoServ
  2.   Tag = 67500
  3.   Left = 258
  4.   Top = 184
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Bloqueo de servicio'
  8.   ClientHeight = 173
  9.   ClientWidth = 372
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   OldCreateOrder = True
  18.   Position = poScreenCenter
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Label5: TLabel
  23.     Tag = 67600
  24.     Left = 14
  25.     Top = 14
  26.     Width = 91
  27.     Height = 13
  28.     Caption = 'Servicio bloqueado'
  29.   end
  30.   object PandaBrown13: TPandaBrown
  31.     Left = 14
  32.     Top = 35
  33.     Width = 32
  34.     Height = 32
  35.     TheBrown.Data = {
  36.       76020000424D7602000000000000760000002800000020000000200000000100
  37.       0400000000000002000000000000000000001000000010000000FFFFFF0000FF
  38.       FF00FF00FF000000FF00C0C0C00080808000008080008000800000008000FFFF
  39.       000000FF00008080000000800000FF0000008000000000000000222222222822
  40.       22FFFFFF222222222222222222253385FFEEEEEEFFF222222223222222233388
  41.       FEEEEEEEEEEFF22222232222222333388EDEEDEEEEEEEF222222222222233433
  42.       37EDEEEEEEEEEEF2235222222256301338EEDEDEEEEEEEFF53522222256C6311
  43.       38EDDDEDEFEEFFC63222222225C6C6344387DEDEFCFFCC63822222225CACCB73
  44.       4338DDECCCCCC6388F2222225ACCBDD63338DDDCCAA65388CF2222225ACCBBCA
  45.       63338EDECCA638C4CF222225ACC9BCAAA63387EDEC6386CCCCF222250ACBBAAC
  46.       CB73338ED7386AAC4CF22225ACB9BBCCDBB73338838CA6A6CCF22225CB9B9BBD
  47.       BBDB783338ECCCCACCF22555555555555DBDB73388EEEECAACF2FFFFFFFFFFFF
  48.       F55B7338338EDEC66AF21111111111111F57338E7737EEBCAFF211111FF11111
  49.       4F73387BDB388EEECF2261111FF11111F53387BDBDB738EECF22611111111114
  50.       F338EDDBDDDD738EF22226111FF1111F5388CBDDBBDDE788F22226111FF1114F
  51.       388CCDBDBDBDDE33822222611FF111F586CCDBDBDBDBDDF5532222611FF114F8
  52.       8CCCBDBDBDBDDF22235222261FF11F56AACCDCCDDBDFF2222222222611114F25
  53.       556CCCCCFFF22222222222226111F5222255555522222222222222226114F222
  54.       222222222222222222222222261F5222222222222222222222222222261F2222
  55.       2222222222222222222222222262222222222222222222222222}
  56.   end
  57.   object Label19: TLabel
  58.     Tag = 67700
  59.     Left = 60
  60.     Top = 35
  61.     Width = 297
  62.     Height = 34
  63.     AutoSize = False
  64.     Caption = 'El acceso al servicio mostrado a continuaci∩┐╜n est∩┐╜ bloqueado.'
  65.     WordWrap = True
  66.   end
  67.   object Bevel16: TBevel
  68.     Left = 116
  69.     Top = 20
  70.     Width = 242
  71.     Height = 3
  72.     Shape = bsTopLine
  73.   end
  74.   object LabelDir: TLabel
  75.     Tag = 67800
  76.     Left = 59
  77.     Top = 84
  78.     Width = 294
  79.     Height = 17
  80.     AutoSize = False
  81.     Caption = 'Servicio:'
  82.   end
  83.   object LabelServicio: TLabel
  84.     Left = 79
  85.     Top = 108
  86.     Width = 274
  87.     Height = 17
  88.     AutoSize = False
  89.     Caption = 'LabelServicio'
  90.   end
  91.   object ButtonBloquear: TButton
  92.     Tag = 67300
  93.     Left = 166
  94.     Top = 144
  95.     Width = 90
  96.     Height = 22
  97.     Caption = 'Bloquear'
  98.     ModalResult = 1
  99.     TabOrder = 0
  100.     OnClick = ButtonBloquearClick
  101.   end
  102.   object ButtonContinuar: TButton
  103.     Tag = 67400
  104.     Left = 266
  105.     Top = 144
  106.     Width = 90
  107.     Height = 22
  108.     Caption = 'Continuar'
  109.     ModalResult = 1
  110.     TabOrder = 1
  111.     OnClick = ButtonContinuarClick
  112.   end
  113.   object ManuForm1: TManuForm
  114.     TitleBar.ApplicationInfo.FontStyle = [fsBold]
  115.     TitleBar.Color = clBlue
  116.     TitleBar.CompanyInfo.FontStyle = [fsBold, fsItalic]
  117.     TitleBar.NbOfColors = 0
  118.     Left = 314
  119.     Top = 4
  120.   end
  121.   object Timer1: TTimer
  122.     Enabled = False
  123.     OnTimer = Timer1Timer
  124.     Left = 284
  125.     Top = 4
  126.   end
  127. end
  128.