object VerActualizacion: TVerActualizacion Left = 192 Top = 107 BorderStyle = bsDialog Caption = 'Ver Actualizaciones' ClientHeight = 254 ClientWidth = 237 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object Button1: TButton Left = 16 Top = 224 Width = 89 Height = 25 Caption = '&Aceptar' TabOrder = 0 end object Button2: TButton Left = 136 Top = 224 Width = 89 Height = 25 Caption = '&Cancelar' TabOrder = 1 OnClick = Button2Click end object ListBox1: TListBox Left = 16 Top = 16 Width = 209 Height = 193 ItemHeight = 13 TabOrder = 2 end end