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

  1. object FormFloater: TFormFloater
  2.   Left = 291
  3.   Top = 205
  4.   Width = 297
  5.   Height = 204
  6.   HelpContext = 25006
  7.   HorzScrollBar.Visible = False
  8.   VertScrollBar.Visible = False
  9.   ParentFont = True
  10.   Position = poScreenCenter
  11.   OnClose = FormClose
  12.   OnCreate = FormCreate
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Panel1: TPanel
  16.     Left = 0
  17.     Top = 0
  18.     Width = 289
  19.     Height = 177
  20.     Align = alClient
  21.     BevelOuter = bvNone
  22.     Caption = 'Panel1'
  23.     TabOrder = 0
  24.   end
  25. end
  26.