object FormCPU: TFormCPU Left = 262 Height = 430 Top = 127 Width = 621 Caption = 'CPU' ClientHeight = 430 ClientWidth = 621 DesignTimePPI = 144 OnCreate = FormCreate LCLVersion = '2.2.6.0' object Label4: TLabel Left = 12 Height = 26 Top = 72 Width = 112 Caption = 'Step counter:' ParentColor = False ParentFont = False end object Label7: TLabel Left = 12 Height = 26 Top = 108 Width = 57 Caption = 'Speed:' ParentColor = False ParentFont = False end object LabelStepSpeed: TLabel Left = 288 Height = 26 Top = 108 Width = 15 Caption = ' ' ParentColor = False ParentFont = False end object LabelStepCounter: TLabel Left = 288 Height = 26 Top = 72 Width = 15 Caption = ' ' ParentColor = False ParentFont = False end object LabelMemoryPointer: TLabel Left = 288 Height = 26 Top = 36 Width = 15 Caption = ' ' ParentColor = False ParentFont = False end object LabelProgramPointer: TLabel Left = 288 Height = 26 Top = 0 Width = 15 Caption = ' ' ParentColor = False ParentFont = False end object Label3: TLabel Left = 12 Height = 26 Top = 0 Width = 145 Caption = 'Program pointer:' ParentColor = False ParentFont = False end object Label5: TLabel Left = 12 Height = 26 Top = 36 Width = 141 Caption = 'Memory pointer:' ParentColor = False ParentFont = False end end