home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 March / Chip_2004-03_cd1.bin / tema / siggis / siGGis.exe / 0 / RCDATA / TFGAGUE / TFGAGUE.txt
Text File  |  2002-02-12  |  634b  |  32 lines

  1. object FGague: TFGague
  2.   Left = 327
  3.   Top = 311
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'FGague'
  6.   ClientHeight = 23
  7.   ClientWidth = 251
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   FormStyle = fsStayOnTop
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Gauge1: TGauge
  17.     Left = 2
  18.     Top = 2
  19.     Width = 249
  20.     Height = 20
  21.     Color = clBtnFace
  22.     Font.Color = clBlack
  23.     Font.Height = -11
  24.     Font.Name = 'MS Sans Serif'
  25.     Font.Style = [fsBold]
  26.     ForeColor = clSilver
  27.     ParentColor = False
  28.     ParentFont = False
  29.     Progress = 0
  30.   end
  31. end
  32.