home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 October A / Pcwk10a98.iso / Inprise / TRIAL / JBUILDER / JRUNTIME.Z / jbuilder.exe / 0 / RCDATA / TINSIGHTLOGFORM / TINSIGHTLOGFORM.txt
Text File  |  1998-05-08  |  648b  |  32 lines

  1. object InsightLogForm: TInsightLogForm
  2.   Left = 200
  3.   Top = 104
  4.   Width = 687
  5.   Height = 540
  6.   Caption = 'InsightLogForm'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   OnClose = FormClose
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Memo1: TMemo
  17.     Left = 0
  18.     Top = 0
  19.     Width = 679
  20.     Height = 513
  21.     Align = alClient
  22.     Font.Charset = DEFAULT_CHARSET
  23.     Font.Color = clWindowText
  24.     Font.Height = -11
  25.     Font.Name = 'Courier New'
  26.     Font.Style = []
  27.     ParentFont = False
  28.     ScrollBars = ssBoth
  29.     TabOrder = 0
  30.   end
  31. end
  32.