home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 October / PCWorld_2000-10_cd2.bin / Borland / interbase / IBConsole_src.ZIP / ibconsole / frmuFormClass.dfm < prev    next >
Text File  |  2000-06-08  |  377b  |  19 lines

  1. object IBCForm: TIBCForm
  2.   Left = 346
  3.   Top = 268
  4.   Width = 812
  5.   Height = 612
  6.   Caption = 'IBCForm'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Scaled = False
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18. end
  19.