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

  1. object Output: TOutput
  2.   Left = 206
  3.   Top = 550
  4.   Width = 529
  5.   Height = 133
  6.   Caption = 'JAVAC Output'
  7.   Font.Color = clWindowText
  8.   Font.Height = -17
  9.   Font.Name = 'System'
  10.   Font.Style = []
  11.   FormStyle = fsStayOnTop
  12.   Icon.Data = {<image000.ico>}
  13.   PixelsPerInch = 120
  14.   TextHeight = 20
  15.   object Memo1: TMemo
  16.     Left = 0
  17.     Top = 0
  18.     Width = 521
  19.     Height = 104
  20.     Align = alClient
  21.     Lines.Strings = (
  22.       ''
  23.       '')
  24.     ScrollBars = ssBoth
  25.     TabOrder = 0
  26.   end
  27. end
  28.