home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 October / PCWorld_2000-10_cd2.bin / Borland / interbase / IBConsole_src.ZIP / ibconsole / frmuSplash.dfm / frmuSplash.txt next >
Text File  |  2000-06-08  |  588b  |  30 lines

  1. object frmSplash: TfrmSplash
  2.   Left = 428
  3.   Top = 254
  4.   Cursor = crHourGlass
  5.   BorderIcons = []
  6.   BorderStyle = bsNone
  7.   ClientHeight = 270
  8.   ClientWidth = 439
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -14
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   PixelsPerInch = 96
  19.   TextHeight = 16
  20.   object imgSplash: TImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 439
  24.     Height = 270
  25.     Align = alClient
  26.     Picture.Data = {<image000.bmp>}
  27.     Stretch = True
  28.   end
  29. end
  30.