home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 January / Chip_2000-01_cd.bin / sharewar / Font / fl.exe / 0 / RCDATA / TFMRETRIEVINGFONTS / TFMRETRIEVINGFONTS.txt
Text File  |  1999-05-10  |  627b  |  31 lines

  1. object fmRetrievingFonts: TfmRetrievingFonts
  2.   Left = 609
  3.   Top = 345
  4.   BorderIcons = []
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'Retrieving Fonts...'
  7.   ClientHeight = 20
  8.   ClientWidth = 200
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object gugProcessed: TExtProgressBar
  18.     Left = 0
  19.     Top = 0
  20.     Width = 200
  21.     Height = 20
  22.     Align = alClient
  23.     Min = 0
  24.     Max = 100
  25.     Step = 1
  26.     TabOrder = 0
  27.     Version = 'TExtProgressBar v2.00'
  28.     Smooth = True
  29.   end
  30. end
  31.