object FormCPU: TFormCPU Left = 262 Height = 430 Top = 127 Width = 621 Caption = 'CPU' ClientHeight = 430 ClientWidth = 621 DesignTimePPI = 144 LCLVersion = '2.0.0.4' object Label4: TLabel Left = 12 Height = 25 Top = 72 Width = 104 Caption = 'Step counter:' ParentColor = False ParentFont = False end object Label7: TLabel Left = 12 Height = 25 Top = 108 Width = 54 Caption = 'Speed:' ParentColor = False ParentFont = False end object LabelStepSpeed: TLabel Left = 288 Height = 25 Top = 108 Width = 15 Caption = ' ' ParentColor = False ParentFont = False end object LabelStepCounter: TLabel Left = 288 Height = 25 Top = 72 Width = 15 Caption = ' ' ParentColor = False ParentFont = False end object LabelMemoryPointer: TLabel Left = 288 Height = 25 Top = 36 Width = 15 Caption = ' ' ParentColor = False ParentFont = False end object LabelProgramPointer: TLabel Left = 288 Height = 25 Top = 0 Width = 15 Caption = ' ' ParentColor = False ParentFont = False end object Label3: TLabel Left = 12 Height = 25 Top = 0 Width = 135 Caption = 'Program pointer:' ParentColor = False ParentFont = False end object Label5: TLabel Left = 12 Height = 25 Top = 36 Width = 133 Caption = 'Memory pointer:' ParentColor = False ParentFont = False end end