object FechaHora: TFechaHora Left = 264 Top = 311 Width = 185 Height = 170 BorderIcons = [] Caption = 'Fecha y Hora' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 8 Top = 8 Width = 161 Height = 129 BevelInner = bvLowered BevelWidth = 2 BorderWidth = 1 BorderStyle = bsSingle TabOrder = 0 object Button1: TButton Left = 40 Top = 92 Width = 73 Height = 25 Caption = '&Ocultar' TabOrder = 0 OnClick = Button1Click end end end