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

  1. object DesktopForm: TDesktopForm
  2.   Left = 228
  3.   Top = 244
  4.   Width = 197
  5.   Height = 90
  6.   Caption = 'DesktopForm'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   Scaled = False
  12.   OnCreate = FormCreate
  13.   OnDestroy = FormDestroy
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16. end
  17.