object FormCPU: TFormCPU Left = 262 Height = 287 Top = 127 Width = 414 Caption = 'CPU' ClientHeight = 287 ClientWidth = 414 LCLVersion = '0.9.31' object Label4: TLabel Left = 8 Height = 18 Top = 42 Width = 87 Caption = 'Step counter:' ParentColor = False end object Label7: TLabel Left = 8 Height = 18 Top = 62 Width = 45 Caption = 'Speed:' ParentColor = False end object LabelStepSpeed: TLabel Left = 119 Height = 18 Top = 62 Width = 13 Caption = ' ' ParentColor = False end object LabelStepCounter: TLabel Left = 119 Height = 18 Top = 42 Width = 13 Caption = ' ' ParentColor = False end object LabelMemoryPointer: TLabel Left = 119 Height = 18 Top = 24 Width = 13 Caption = ' ' ParentColor = False end object LabelProgramPointer: TLabel Left = 119 Height = 18 Top = 8 Width = 13 Caption = ' ' ParentColor = False end object Label3: TLabel Left = 8 Height = 18 Top = 8 Width = 110 Caption = 'Program pointer:' ParentColor = False end object Label5: TLabel Left = 8 Height = 18 Top = 24 Width = 108 Caption = 'Memory pointer:' ParentColor = False end end