home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BWAVE / BW95_253.RAR / BWPROJ.EXE / 0 / RCDATA / TFMHIGHLIGHT / TFMHIGHLIGHT.txt
Text File  |  1997-12-29  |  668b  |  36 lines

  1. object FMHighLight: TFMHighLight
  2.   Left = 200
  3.   Top = 108
  4.   Width = 435
  5.   Height = 107
  6.   Caption = '∩┐╜∩┐╜∩┐╜┌╝∩┐╜∩┐╜∩┐╜∩┐╜─▒∩┐╜'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -12
  10.   Font.Name = '∩┐╜∩┐╜∩┐╜∩┐╜'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 12
  15.   object HLProgress: TProgressBar
  16.     Left = 24
  17.     Top = 16
  18.     Width = 377
  19.     Height = 18
  20.     Min = 0
  21.     Max = 100
  22.     TabOrder = 0
  23.   end
  24.   object Button1: TButton
  25.     Left = 176
  26.     Top = 48
  27.     Width = 75
  28.     Height = 25
  29.     Cancel = True
  30.     Caption = '╚í∩┐╜∩┐╜'
  31.     Default = True
  32.     TabOrder = 1
  33.     OnClick = Button1Click
  34.   end
  35. end
  36.