inherited SCUptime: TSCUptime Width = 64 Height = 40 Constraints.MaxHeight = 40 Constraints.MaxWidth = 64 inherited panel: TJvPanel inherited LABDesc: TLabel Caption = 'Uptime' end object LABDays: TLabel Left = 2 Top = 1 Width = 60 Height = 13 Alignment = taCenter AutoSize = False Caption = '???' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object LABTime: TLabel Left = 2 Top = 14 Width = 60 Height = 13 Alignment = taCenter AutoSize = False Caption = '???' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end end end