home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 March / Chip_2000-03_cd.bin / ctenari / Krejci / Poznamky.exe / 0 / RCDATA / TSPLASHFORM / TSPLASHFORM.txt < prev   
Text File  |  2000-01-14  |  641b  |  32 lines

  1. object SplashForm: TSplashForm
  2.   Left = 190
  3.   Top = 107
  4.   AutoSize = True
  5.   BorderIcons = []
  6.   BorderStyle = bsNone
  7.   Caption = 'SplashForm'
  8.   ClientHeight = 180
  9.   ClientWidth = 280
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   FormStyle = fsStayOnTop
  17.   OldCreateOrder = False
  18.   Position = poDesktopCenter
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Image1: TImage
  22.     Left = 0
  23.     Top = 0
  24.     Width = 280
  25.     Height = 180
  26.     Cursor = crHourGlass
  27.     AutoSize = True
  28.     Center = True
  29.     Picture.Data = {<image000.jpg>}
  30.   end
  31. end
  32.