object FormCpu: TFormCpu Left = 834 Height = 610 Top = 501 Width = 302 Caption = 'CPU' ClientHeight = 610 ClientWidth = 302 DesignTimePPI = 144 LCLVersion = '4.6.0.0' OnCreate = FormCreate OnShow = FormShow object GroupBox1: TGroupBox Left = 8 Height = 546 Top = 22 Width = 256 Caption = 'Registers' ClientHeight = 519 ClientWidth = 254 TabOrder = 0 object ValueListEditor1: TValueListEditor Left = 16 Height = 499 Top = 5 Width = 218 Anchors = [akTop, akLeft, akRight, akBottom] DefaultColWidth = 100 RowCount = 2 TabOrder = 0 ColWidths = ( 100 116 ) end end object Timer1: TTimer Interval = 50 OnTimer = Timer1Timer Left = 134 Top = 214 end end