object FormCPU: TFormCPU Left = 262 Height = 287 Top = 127 Width = 414 Caption = 'CPU' ClientHeight = 287 ClientWidth = 414 LCLVersion = '1.3' object Label4: TLabel Left = 8 Height = 25 Top = 48 Width = 124 Caption = 'Step counter:' ParentColor = False end object Label7: TLabel Left = 8 Height = 25 Top = 72 Width = 63 Caption = 'Speed:' ParentColor = False end object LabelStepSpeed: TLabel Left = 192 Height = 25 Top = 72 Width = 15 Caption = ' ' ParentColor = False end object LabelStepCounter: TLabel Left = 192 Height = 25 Top = 48 Width = 15 Caption = ' ' ParentColor = False end object LabelMemoryPointer: TLabel Left = 192 Height = 25 Top = 24 Width = 15 Caption = ' ' ParentColor = False end object LabelProgramPointer: TLabel Left = 192 Height = 25 Top = 0 Width = 15 Caption = ' ' ParentColor = False end object Label3: TLabel Left = 8 Height = 25 Top = 0 Width = 159 Caption = 'Program pointer:' ParentColor = False end object Label5: TLabel Left = 8 Height = 25 Top = 24 Width = 156 Caption = 'Memory pointer:' ParentColor = False end end