home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 June / PCWorld_2000-06_cd.bin / EPA / Epa / EPADEMO / DEFAULT / SPLASH / SPLASHF.DFM / SPLASHF.txt
Text File  |  1998-12-16  |  412b  |  20 lines

  1. inherited SplashForm: TSplashForm
  2.   Caption = 'SplashForm'
  3.   OldCreateOrder = True
  4.   PixelsPerInch = 96
  5.   TextHeight = 13
  6.   object Label1: TLabel [0]
  7.     Left = 40
  8.     Top = 58
  9.     Width = 309
  10.     Height = 37
  11.     Caption = 'SPLASSSSSSSSSH'
  12.     Font.Charset = DEFAULT_CHARSET
  13.     Font.Color = clAqua
  14.     Font.Height = -32
  15.     Font.Name = 'MS Sans Serif'
  16.     Font.Style = [fsBold]
  17.     ParentFont = False
  18.   end
  19. end
  20.