home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 October / PCWorld_1999-10_cd2.bin / Supreme / _SETUP.1 / Contact.exe / 0 / RCDATA / TFORMSPLASH / TFORMSPLASH.txt < prev   
Text File  |  1999-09-06  |  546b  |  28 lines

  1. object FormSplash: TFormSplash
  2.   Left = 293
  3.   Top = 226
  4.   BorderStyle = bsNone
  5.   Caption = 'Splash'
  6.   ClientHeight = 266
  7.   ClientWidth = 384
  8.   Color = clWhite
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image1: TImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 384
  22.     Height = 266
  23.     Align = alClient
  24.     Center = True
  25.     Picture.Data = {<image000.bmp>}
  26.   end
  27. end
  28.