object WaitForm: TWaitForm Left = 340 Top = 232 BorderStyle = bsSingle ClientHeight = 63 ClientWidth = 311 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 32 Top = 16 Width = 241 Height = 27 Caption = 'Working... Please Wait...' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -24 Font.Name = 'Times New Roman' Font.Style = [] ParentFont = False end end