inherited SCUptime: TSCUptime Width = 148 Height = 81 OnResize = FrameResize inherited panel: TJvPanel inherited LABDesc: TLabel Caption = 'Uptime' end object LABDays: TLabel Left = 2 Top = 1 Width = 60 Height = 13 Alignment = taCenter Anchors = [akLeft, akTop, akRight] 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 Anchors = [akLeft, akTop, akRight] 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