Subversion Repositories spacemission

Rev

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

Rev 4 Rev 6
Line 7... Line 7...
7
  ClientHeight = 201
7
  ClientHeight = 201
8
  ClientWidth = 345
8
  ClientWidth = 345
9
  Color = clBtnFace
9
  Color = clBtnFace
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 = -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 = poDesktopCenter
17
  OnClose = FormClose
17
  OnClose = FormClose
18
  OnCreate = FormCreate
18
  OnCreate = FormCreate
19
  PixelsPerInch = 106
19
  PixelsPerInch = 96
20
  TextHeight = 13
20
  TextHeight = 13
21
  object Bevel1: TBevel
21
  object Bevel1: TBevel
22
    Left = 8
22
    Left = 8
23
    Top = 136
23
    Top = 136
24
    Width = 329
24
    Width = 329
Line 91... Line 91...
91
    Left = 8
91
    Left = 8
92
    Top = 96
92
    Top = 96
93
    Width = 161
93
    Width = 161
94
    Height = 21
94
    Height = 21
95
    Style = csDropDownList
95
    Style = csDropDownList
-
 
96
    ItemHeight = 13
96
    TabOrder = 4
97
    TabOrder = 4
97
    Items.Strings = (
98
    Items.Strings = (
98
      'Version 0.2 --> Version 0.3'
99
      'Version 0.2 --> Version 0.3'
99
      'Version 0.2 --> Version 0.4'
100
      'Version 0.2 --> Version 0.4'
100
      'Version 0.3 --> Version 0.4'
101
      'Version 0.3 --> Version 0.4'