Ignore:
Timestamp:
Jul 14, 2022, 11:29:01 PM (22 months ago)
Author:
chronos
Message:
  • Added: Cpu state window.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UltimatOS/Forms/UFormMain.lfm

    r34 r35  
    9090    ParentColor = False
    9191  end
     92  object ButtonCpu: TButton
     93    Left = 512
     94    Height = 38
     95    Top = 571
     96    Width = 113
     97    Caption = 'CPU'
     98    OnClick = ButtonCpuClick
     99    TabOrder = 6
     100  end
    92101  object Timer1: TTimer
    93102    Interval = 20
Note: See TracChangeset for help on using the changeset viewer.