object FGauge: TFGauge Left = 211 Top = 234 BorderStyle = bsDialog Caption = 'Processing report ...' ClientHeight = 63 ClientWidth = 480 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 Bar: TProgressBar Left = 8 Top = 24 Width = 465 Height = 16 Min = 0 Max = 100 TabOrder = 0 end end