object FGague: TFGague Left = 327 Top = 311 BorderStyle = bsToolWindow Caption = 'FGague' ClientHeight = 23 ClientWidth = 251 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Gauge1: TGauge Left = 2 Top = 2 Width = 249 Height = 20 Color = clBtnFace Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ForeColor = clSilver ParentColor = False ParentFont = False Progress = 0 end end