object TCompileStatus: TTCompileStatus Left = 274 Top = 165 BorderIcons = [] BorderStyle = bsDialog Caption = 'Compiling...' ClientHeight = 135 ClientWidth = 443 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter Scaled = False OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object statMessage: TStatusBar Left = 0 Top = 71 Width = 443 Height = 19 Align = alTop Panels = < item Bevel = pbNone Text = 'Message:' Width = 75 end item Width = 50 end item Width = 50 end> SimplePanel = False SizeGrip = False end object statCompiling: TStatusBar Left = 0 Top = 0 Width = 443 Height = 19 Align = alTop Panels = < item Bevel = pbNone Text = 'Compiling:' Width = 75 end item Width = 50 end item Width = 50 end> SimplePanel = False SizeGrip = False end object statChecking: TStatusBar Left = -12 Top = 162 Width = 443 Height = 19 Align = alNone Panels = < item Bevel = pbNone Text = 'Checking:' Width = 75 end item Width = 50 end item Width = 50 end> SimplePanel = False SizeGrip = False Visible = False end object Panel1: TPanel Left = 0 Top = 19 Width = 443 Height = 7 Align = alTop BevelOuter = bvNone TabOrder = 3 end object statError: TStatusBar Left = 0 Top = 45 Width = 443 Height = 19 Align = alTop Panels = < item Bevel = pbNone Text = 'Errors:' Width = 75 end item Width = 50 end item Bevel = pbNone Width = 50 end> SimplePanel = False SizeGrip = False end object statWarn: TStatusBar Left = 0 Top = 26 Width = 443 Height = 19 Align = alTop Panels = < item Bevel = pbNone Text = 'Warnings:' Width = 75 end item Width = 50 end item Bevel = pbNone Width = 50 end> SimplePanel = False SizeGrip = False end object donePanel: TPanel Left = 0 Top = 100 Width = 443 Height = 35 Align = alBottom BevelOuter = bvNone TabOrder = 6 object Button1: TButton Left = 189 Top = 4 Width = 65 Height = 25 Caption = 'Cancel' Default = True TabOrder = 0 OnClick = Button1Click end end object Panel2: TPanel Left = 0 Top = 64 Width = 443 Height = 7 Align = alTop BevelOuter = bvNone TabOrder = 7 end end