Subversion Repositories spacemission

Rev

Rev 1 | Rev 15 | Go to most recent revision | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1 Rev 8
1
object LevelForm: TLevelForm
1
object LevelForm: TLevelForm
2
  Left = 195
2
  Left = 195
3
  Top = 103
3
  Top = 103
4
  BorderIcons = [biSystemMenu, biMinimize]
4
  BorderIcons = [biSystemMenu, biMinimize]
5
  BorderStyle = bsSingle
5
  BorderStyle = bsSingle
6
  Caption = 'Leveleigenschaften'
6
  Caption = 'Leveleigenschaften'
7
  ClientHeight = 252
7
  ClientHeight = 252
8
  ClientWidth = 388
8
  ClientWidth = 388
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 = -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 = poMainFormCenter
16
  Position = poMainFormCenter
17
  OnHide = FormHide
17
  OnHide = FormHide
18
  OnShow = FormShow
18
  OnShow = FormShow
19
  PixelsPerInch = 96
19
  PixelsPerInch = 96
20
  TextHeight = 13
20
  TextHeight = 13
21
  object ElPopupButton1: TButton
21
  object ElPopupButton1: TButton
22
    Left = 280
22
    Left = 280
23
    Top = 216
23
    Top = 216
24
    Width = 99
24
    Width = 99
25
    Height = 25
25
    Height = 25
26
    Caption = 'OK'
26
    Caption = 'OK'
27
    Default = True
27
    Default = True
28
    TabOrder = 0
28
    TabOrder = 0
29
    OnClick = ElPopupButton1Click
29
    OnClick = ElPopupButton1Click
30
  end
30
  end
31
  object ElPopupButton2: TButton
31
  object ElPopupButton2: TButton
32
    Left = 8
32
    Left = 8
33
    Top = 216
33
    Top = 216
34
    Width = 99
34
    Width = 99
35
    Height = 25
35
    Height = 25
36
    Cancel = True
36
    Cancel = True
37
    Caption = 'Abbrechen'
37
    Caption = 'Abbrechen'
38
    TabOrder = 1
38
    TabOrder = 1
39
    OnClick = ElPopupButton2Click
39
    OnClick = ElPopupButton2Click
40
  end
40
  end
41
  object GroupBox1: TGroupBox
41
  object GroupBox1: TGroupBox
42
    Left = 8
42
    Left = 8
43
    Top = 8
43
    Top = 8
44
    Width = 369
44
    Width = 369
45
    Height = 193
45
    Height = 193
46
    Caption = 'Editoreigenschaften'
46
    Caption = 'Editoreigenschaften'
47
    TabOrder = 2
47
    TabOrder = 2
48
    object Label1: TLabel
48
    object Label1: TLabel
49
      Left = 16
49
      Left = 16
50
      Top = 32
50
      Top = 32
51
      Width = 106
51
      Width = 106
52
      Height = 13
52
      Height = 13
53
      Caption = 'Gr'#246#223'e des Spielfeldes:'
53
      Caption = 'Gr'#246#223'e des Spielfeldes:'
54
    end
54
    end
55
    object Panel1: TPanel
55
    object Panel1: TPanel
56
      Left = 16
56
      Left = 16
57
      Top = 56
57
      Top = 56
58
      Width = 329
58
      Width = 329
59
      Height = 57
59
      Height = 57
60
      Color = clInfoBk
60
      Color = clInfoBk
61
      TabOrder = 0
61
      TabOrder = 0
62
      object ElLabel1: TLabel
62
      object ElLabel1: TLabel
63
        Left = 8
63
        Left = 8
64
        Top = 8
64
        Top = 8
65
        Width = 55
65
        Width = 55
66
        Height = 13
66
        Height = 13
67
        Caption = 'Information:'
67
        Caption = 'Information:'
68
        Font.Charset = DEFAULT_CHARSET
68
        Font.Charset = DEFAULT_CHARSET
69
        Font.Color = clWindowText
69
        Font.Color = clWindowText
70
        Font.Height = -11
70
        Font.Height = -11
71
        Font.Name = 'MS Sans Serif'
71
        Font.Name = 'MS Sans Serif'
72
        Font.Style = [fsUnderline]
72
        Font.Style = [fsUnderline]
73
        ParentFont = False
73
        ParentFont = False
74
      end
74
      end
75
      object ElLabel2: TLabel
75
      object ElLabel2: TLabel
76
        Left = 80
76
        Left = 80
77
        Top = 10
77
        Top = 10
78
        Width = 225
78
        Width = 228
79
        Height = 39
79
        Height = 39
80
        Caption = 
80
        Caption = 
81
          'Die Spielfeldgr'#246#223'e wird nur von dem Leveleditor'#13#10'ben'#246'tigt. Das '#228 +
81
          'Die Spielfeldgr'#246#223'e wird nur von dem Leveleditor '#13#10'ben'#246'tigt. Das ' +
82
          'ndern dieser Gr'#246#223'e wirkt sich'#13#10'nicht auf die Gr'#246#223'e der Levels au' +
82
          #196'ndern dieser Gr'#246#223'e wirkt sich '#13#10'nicht auf die Gr'#246#223'e der Levels ' +
83
          's.'
83
          'aus.'
84
        Font.Charset = DEFAULT_CHARSET
84
        Font.Charset = DEFAULT_CHARSET
85
        Font.Color = clWindowText
85
        Font.Color = clWindowText
86
        Font.Height = -11
86
        Font.Height = -11
87
        Font.Name = 'MS Sans Serif'
87
        Font.Name = 'MS Sans Serif'
88
        Font.Style = []
88
        Font.Style = []
89
        ParentFont = False
89
        ParentFont = False
90
      end
90
      end
91
    end
91
    end
92
    object GroesseEdt: TEdit
92
    object GroesseEdt: TEdit
93
      Left = 144
93
      Left = 144
94
      Top = 28
94
      Top = 28
95
      Width = 185
95
      Width = 185
96
      Height = 21
96
      Height = 21
97
      MaxLength = 4
97
      MaxLength = 4
98
      TabOrder = 1
98
      TabOrder = 1
99
      Text = '1200'
99
      Text = '1200'
100
      OnChange = GroesseEdtChange
100
      OnChange = GroesseEdtChange
101
      OnKeyPress = GroesseEdtKeyPress
101
      OnKeyPress = GroesseEdtKeyPress
102
    end
102
    end
103
    object Groesse: TUpDown
103
    object Groesse: TUpDown
104
      Left = 328
104
      Left = 328
105
      Top = 30
105
      Top = 30
106
      Width = 17
106
      Width = 17
107
      Height = 19
107
      Height = 19
108
      Max = 9999
108
      Max = 9999
109
      Position = 1
109
      Position = 1
110
      TabOrder = 2
110
      TabOrder = 2
111
      OnClick = GroesseClick
111
      OnClick = GroesseClick
112
    end
112
    end
113
  end
113
  end
114
end
114
end