object BusyBox: TBusyBox Left = 284 Top = 181 BorderIcons = [] BorderStyle = bsDialog Caption = 'Please wait...' ClientHeight = 66 ClientWidth = 249 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] PixelsPerInch = 96 Position = poScreenCenter OnHide = FormHide OnShow = FormShow TextHeight = 16 object Label1: TLabel Left = 8 Top = 8 Width = 233 Height = 49 Alignment = taCenter AutoSize = False Caption = 'Label1' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end end