object WorkingForm: TWorkingForm Left = 713 Top = 222 BorderStyle = bsDialog ClientHeight = 91 ClientWidth = 173 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 = 32 Width = 102 Height = 27 Caption = 'Working...' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -24 Font.Name = 'Times New Roman' Font.Style = [] ParentFont = False end end