Subversion Repositories spacemission

Rev

Rev 1 | Rev 24 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1 Rev 12
Line 11... Line 11...
11
  Font.Color = clWindowText
11
  Font.Color = clWindowText
12
  Font.Height = -11
12
  Font.Height = -11
13
  Font.Name = 'MS Sans Serif'
13
  Font.Name = 'MS Sans Serif'
14
  Font.Style = []
14
  Font.Style = []
15
  OldCreateOrder = False
15
  OldCreateOrder = False
16
  Position = poDesktopCenter
16
  Position = poScreenCenter
17
  OnCreate = FormCreate
17
  OnCreate = FormCreate
18
  PixelsPerInch = 96
18
  PixelsPerInch = 96
19
  TextHeight = 13
19
  TextHeight = 13
20
  object SplashImage: TImage
20
  object SplashImage: TImage
21
    Left = 8
21
    Left = 8