object HistoryBox: THistoryBox Left = 273 Top = 151 Width = 299 Height = 264 Caption = 'CPU History' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object Text: TRichEdit Left = 0 Top = 0 Width = 291 Height = 229 Anchors = [akLeft, akTop, akRight, akBottom] Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Courier New' Font.Style = [] HideScrollBars = False Lines.Strings = ( 'Text') ParentFont = False PlainText = True ReadOnly = True ScrollBars = ssVertical TabOrder = 0 end end