object FormBloqueoServ: TFormBloqueoServ Tag = 67500 Left = 258 Top = 184 BorderIcons = [biSystemMenu] BorderStyle = bsSingle BorderWidth = 11 Caption = 'Bloqueo de servicio' ClientHeight = 151 ClientWidth = 350 Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] Icon.Data = {} OldCreateOrder = True Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object PlaGroupBox1: TPlaGroupBox Tag = 67600 Left = 0 Top = 0 Width = 350 Height = 109 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] Caption = 'Servicio bloqueado' TabOrder = 2 object PandaBrown13: TImage Left = 12 Top = 20 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object Label19: TLabel Tag = 67700 Left = 52 Top = 17 Width = 290 Height = 34 AutoSize = False Caption = 'El acceso al servicio mostrado a continuaci�n est� bloqueado.' Transparent = True WordWrap = True end object LabelDir: TLabel Tag = 67800 Left = 52 Top = 52 Width = 57 Height = 17 AutoSize = False Caption = 'Servicio:' Transparent = True end object LabelServicio: TLabel Left = 103 Top = 52 Width = 234 Height = 17 AutoSize = False end object LabelPuerto: TLabel Left = 103 Top = 71 Width = 234 Height = 17 AutoSize = False end object Label1: TLabel Tag = 67800 Left = 52 Top = 71 Width = 45 Height = 17 AutoSize = False Caption = 'Puerto:' Transparent = True end end object ButtonBloquear: TPlaButton Tag = 67300 Left = 196 Top = 130 Width = 73 Height = 21 Caption = 'Bloquear' TabOrder = 0 OnClick = ButtonBloquearClick Default = True ModalResult = 1 end object ButtonContinuar: TPlaButton Tag = 67400 Left = 277 Top = 130 Width = 73 Height = 21 Caption = 'Continuar' TabOrder = 1 OnClick = ButtonContinuarClick Cancel = True ModalResult = 1 end object Timer1: TTimer Enabled = False OnTimer = Timer1Timer Left = 284 Top = 4 end end