Subversion Repositories spacemission

Rev

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

Rev 7 Rev 15
Line 10... Line 10...
10
  Font.Charset = DEFAULT_CHARSET
10
  Font.Charset = DEFAULT_CHARSET
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
-
 
16
  Position = poMainFormCenter
15
  Position = poMainFormCenter
17
  OnCreate = FormCreate
16
  OnCreate = FormCreate
18
  PixelsPerInch = 96
-
 
19
  TextHeight = 13
17
  TextHeight = 13
20
  object HomeLbl: TLabel
18
  object HomeLbl: TLabel
21
    Left = 32
19
    Left = 32
22
    Top = 136
20
    Top = 136
23
    Width = 48
21
    Width = 48