home *** CD-ROM | disk | FTP | other *** search
/ Delphi Programming Unleashed / Delphi_Programming_Unleashed_SAMS_Publishing_1995.iso / misc / life / boarder.txt < prev    next >
Encoding:
Text File  |  1995-03-21  |  270 b   |  15 lines

  1. object BoardPlay: TBoardPlay
  2.   Left = 199
  3.   Top = 104
  4.   Width = 435
  5.   Height = 300
  6.   Caption = 'BoardPlay'
  7.   Font.Color = clWindowText
  8.   Font.Height = -13
  9.   Font.Name = 'System'
  10.   Font.Style = []
  11.   PixelsPerInch = 96
  12.   Scaled = False
  13.   TextHeight = 16
  14. end
  15.