home *** CD-ROM | disk | FTP | other *** search
/ Sciences Encyclopedia 2.0 Ariss / SCIENCES-ENCYCLOPEDIA-V2.0-ARISS-CD2.iso / Sciences.W_X / 0 / RCDATA / TSPLASHFORM / TSPLASHFORM.txt < prev   
Text File  |  2002-07-12  |  615b  |  29 lines

  1. object SplashForm: TSplashForm
  2.   Left = 281
  3.   Top = 246
  4.   BorderStyle = bsNone
  5.   BorderWidth = 4
  6.   Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜ ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  7.   ClientHeight = 148
  8.   ClientWidth = 493
  9.   Color = clNavy
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poMainFormCenter
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Image1: TImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 493
  24.     Height = 148
  25.     Align = alClient
  26.     Picture.Data = {<image000.bmp>}
  27.   end
  28. end
  29.