home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Internet / Javadraw / DATA.Z / Iavadraw.exe / 0 / RCDATA / TPREPROCESSOR / TPREPROCESSOR.txt < prev   
Text File  |  1997-09-20  |  731b  |  41 lines

  1. object PreProcessor: TPreProcessor
  2.   Left = 43
  3.   Top = 355
  4.   Width = 621
  5.   Height = 160
  6.   Caption = 'PreProcessor output'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   Icon.Data = {<image000.ico>}
  12.   Position = poScreenCenter
  13.   Scaled = False
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Panel1: TPanel
  18.     Left = 0
  19.     Top = 0
  20.     Width = 613
  21.     Height = 133
  22.     Align = alClient
  23.     BevelWidth = 2
  24.     TabOrder = 1
  25.     object Bevel1: TBevel
  26.       Left = 8
  27.       Top = 8
  28.       Width = 597
  29.       Height = 117
  30.       Shape = bsFrame
  31.     end
  32.   end
  33.   object Out: TMemo
  34.     Left = 16
  35.     Top = 16
  36.     Width = 581
  37.     Height = 101
  38.     TabOrder = 0
  39.   end
  40. end
  41.