Subversion Repositories spacemission

Rev

Rev 4 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4 Rev 16
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 = -12
12
  Font.Height = -12
13
  Font.Name = 'MS Sans Serif'
13
  Font.Name = 'MS Sans Serif'
14
  Font.Style = []
14
  Font.Style = []
15
  OldCreateOrder = True
-
 
16
  PopupMenu = PopupMenu1
15
  PopupMenu = PopupMenu1
17
  Position = poScreenCenter
16
  Position = poScreenCenter
18
  Scaled = False
17
  Scaled = False
19
  OnShow = FormShow
18
  OnShow = FormShow
20
  PixelsPerInch = 96
-
 
21
  TextHeight = 13
19
  TextHeight = 13
22
  object Bevel2: TBevel
20
  object Bevel2: TBevel
23
    Left = 272
21
    Left = 272
24
    Top = 80
22
    Top = 80
25
    Width = 81
23
    Width = 81