object FormCpu: TFormCpu Left = 834 Height = 438 Top = 501 Width = 476 Caption = 'CPU' ClientHeight = 438 ClientWidth = 476 DesignTimePPI = 144 LCLVersion = '2.2.6.0' object GroupBox1: TGroupBox Left = 22 Height = 370 Top = 22 Width = 230 Caption = 'Registers' ClientHeight = 343 ClientWidth = 228 TabOrder = 0 object ValueListEditor1: TValueListEditor Left = 16 Height = 323 Top = 5 Width = 192 FixedCols = 0 RowCount = 2 TabOrder = 0 ColWidths = ( 96 94 ) end end object TimerUpdate: TTimer Interval = 200 OnTimer = TimerUpdateTimer Left = 324 Top = 147 end end