object ResourceForm: TResourceForm Left = 367 Top = 229 BorderStyle = bsNone ClientHeight = 58 ClientWidth = 109 Enabled = False Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] PixelsPerInch = 96 Scaled = False OnClose = FormClose TextHeight = 16 object Panel1: TPanel Left = 0 Top = 0 Width = 109 Height = 58 Align = alClient BorderStyle = bsSingle Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 0 object Date: TLabel Left = 44 Top = 4 Width = 57 Height = 15 Alignment = taRightJustify AutoSize = False Caption = '06-Dec-69' end object Time: TLabel Left = 52 Top = 20 Width = 49 Height = 15 Alignment = taRightJustify AutoSize = False Caption = '99:99:99' end object Label3: TLabel Left = 6 Top = 4 Width = 10 Height = 14 Caption = 'U:' end object Label4: TLabel Left = 6 Top = 20 Width = 11 Height = 14 Caption = 'G:' end object Label5: TLabel Left = 6 Top = 36 Width = 10 Height = 14 Caption = 'S:' end object User: TLabel Left = 22 Top = 4 Width = 25 Height = 14 AutoSize = False Caption = '99%' end object GDI: TLabel Left = 22 Top = 20 Width = 25 Height = 15 AutoSize = False Caption = '99%' end object Sys: TLabel Left = 22 Top = 36 Width = 25 Height = 15 AutoSize = False Caption = '99%' end object Mem: TLabel Left = 52 Top = 36 Width = 49 Height = 14 Alignment = taRightJustify AutoSize = False Caption = '999999k' end end object Timer1: TTimer OnTimer = Timer1Timer Left = 47 Top = 22 end end