object DebugInfoForm: TDebugInfoForm Left = 448 Top = 165 Width = 296 Height = 518 BorderIcons = [biSystemMenu] Caption = 'Debug Information' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poDefaultPosOnly PixelsPerInch = 96 TextHeight = 13 object InfoMemo: TMemo Left = 0 Top = 0 Width = 288 Height = 484 Align = alClient Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Courier New' Font.Style = [] ParentFont = False ReadOnly = True ScrollBars = ssVertical TabOrder = 0 end end