home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / 9APLI / BBGT21.ZIP / _SETUP.1 / Bbudget.exe / 0 / RCDATA / TMAIN / TMAIN.txt
Text File  |  1998-04-25  |  353b  |  20 lines

  1. object main: Tmain
  2.   Left = 200
  3.   Top = 108
  4.   Width = 435
  5.   Height = 300
  6.   Caption = 'BlackBoard Budget'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   Menu = MainMenu1
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object MainMenu1: TMainMenu
  16.     Left = 16
  17.     Top = 8
  18.   end
  19. end
  20.