object FormCpuState: TFormCpuState Left = 453 Height = 910 Top = 146 Width = 729 Caption = 'CPU state' ClientHeight = 910 ClientWidth = 729 DesignTimePPI = 144 LCLVersion = '2.0.0.4' object ListViewRegisters: TListView Left = 8 Height = 888 Top = 8 Width = 384 Anchors = [akTop, akLeft, akBottom] Columns = < item Caption = 'Register' Width = 120 end item Width = 249 end> Font.Height = -20 Font.Name = 'Liberation Mono' OwnerData = True ParentFont = False TabOrder = 0 ViewStyle = vsReport OnData = ListViewRegistersData end object LabelTicks: TLabel Left = 400 Height = 26 Top = 8 Width = 48 Caption = 'Ticks:' ParentColor = False ParentFont = False end object LabelDataMode: TLabel Left = 400 Height = 26 Top = 40 Width = 99 Caption = 'Data mode:' ParentColor = False ParentFont = False end object LabelAddrMode: TLabel Left = 400 Height = 26 Top = 72 Width = 128 Caption = 'Address mode:' ParentColor = False ParentFont = False end object Timer1: TTimer Interval = 500 OnTimer = Timer1Timer left = 428 top = 299 end end