home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1996 October / PCO_10.ISO / filesbbs / javadraw.arj / DATA.Z / Javadraw.exe / 0 / RCDATA / TVISUALMAIN / TVISUALMAIN.txt
Encoding:
Text File  |  1996-08-11  |  328 b   |  17 lines

  1. object Visualmain: TVisualmain
  2.   Left = 504
  3.   Top = 378
  4.   Width = 435
  5.   Height = 300
  6.   Caption = 'Visual'
  7.   Font.Color = clWindowText
  8.   Font.Height = -13
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   FormStyle = fsStayOnTop
  12.   OnKeyDown = FormKeyDown
  13.   OnMouseDown = FormMouseDown
  14.   PixelsPerInch = 120
  15.   TextHeight = 16
  16. end
  17.