object waitform: Twaitform Left = 225 Top = 157 BorderIcons = [] BorderStyle = bsNone ClientHeight = 93 ClientWidth = 301 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] PixelsPerInch = 96 TextHeight = 16 object Panel1: TPanel Left = 0 Top = 0 Width = 301 Height = 93 Align = alClient BevelInner = bvLowered TabOrder = 0 object Label1: TLabel Left = 92 Top = 16 Width = 148 Height = 61 Alignment = taCenter AutoSize = False Caption = 'Please wait while the chart is being compiled' Font.Color = clRed Font.Height = -13 Font.Name = 'System' Font.Style = [] ParentFont = False end object Image1: TImage Left = 32 Top = 24 Width = 45 Height = 37 Picture.Data = {} end end end