Rev 84 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
3 | daniel-mar | 1 | object SpeicherungForm: TSpeicherungForm |
2 | Left = 280 |
||
3 | Top = 152 |
||
29 | daniel-mar | 4 | BorderStyle = bsDialog |
3 | daniel-mar | 5 | Caption = 'Spielst'#228'nde' |
15 | daniel-mar | 6 | ClientHeight = 424 |
7 | ClientWidth = 447 |
||
3 | daniel-mar | 8 | Color = clBtnFace |
9 | Font.Charset = DEFAULT_CHARSET |
||
10 | Font.Color = clWindowText |
||
6 | daniel-mar | 11 | Font.Height = -11 |
3 | daniel-mar | 12 | Font.Name = 'MS Sans Serif' |
13 | Font.Style = [] |
||
14 | Position = poMainFormCenter |
||
15 | OnHide = FormHide |
||
16 | OnShow = FormShow |
||
17 | TextHeight = 13 |
||
18 | object Bevel1: TBevel |
||
19 | Left = 8 |
||
20 | Top = 56 |
||
21 | Width = 433 |
||
22 | Height = 2 |
||
23 | Shape = bsBottomLine |
||
24 | end |
||
25 | object Label2: TLabel |
||
26 | Left = 8 |
||
27 | Top = 72 |
||
28 | Width = 58 |
||
29 | Height = 13 |
||
30 | Caption = 'Spielst'#228'nde:' |
||
31 | end |
||
32 | object Label3: TLabel |
||
33 | Left = 8 |
||
34 | Top = 336 |
||
35 | Width = 67 |
||
36 | Height = 13 |
||
37 | Caption = 'Informationen:' |
||
38 | end |
||
39 | object Label1: TLabel |
||
40 | Left = 8 |
||
41 | Top = 20 |
||
42 | Width = 78 |
||
43 | Height = 13 |
||
44 | Caption = 'Spielstandname:' |
||
45 | Enabled = False |
||
46 | end |
||
47 | object LadenBtn: TButton |
||
48 | Left = 336 |
||
49 | Top = 72 |
||
50 | Width = 105 |
||
51 | Height = 25 |
||
52 | Caption = '&Laden' |
||
53 | Enabled = False |
||
54 | TabOrder = 0 |
||
55 | OnClick = LadenBtnClick |
||
56 | end |
||
57 | object LoeschenBtn: TButton |
||
58 | Left = 336 |
||
59 | Top = 104 |
||
60 | Width = 105 |
||
61 | Height = 25 |
||
62 | Caption = 'L'#246'&schen' |
||
63 | Enabled = False |
||
64 | TabOrder = 1 |
||
65 | OnClick = LoeschenBtnClick |
||
66 | end |
||
67 | object AktualisierenBtn: TButton |
||
68 | Left = 336 |
||
69 | Top = 144 |
||
70 | Width = 105 |
||
71 | Height = 25 |
||
72 | Caption = '&Aktualisieren' |
||
73 | TabOrder = 2 |
||
74 | OnClick = DsFancyButton2Click |
||
75 | end |
||
76 | object SpeichernBtn: TButton |
||
77 | Left = 336 |
||
78 | Top = 16 |
||
79 | Width = 105 |
||
80 | Height = 25 |
||
81 | Caption = '&Speichern' |
||
82 | Enabled = False |
||
83 | TabOrder = 3 |
||
84 | OnClick = SpeichernBtnClick |
||
85 | end |
||
86 | object AbbrechenBtn: TButton |
||
87 | Left = 336 |
||
88 | Top = 392 |
||
89 | Width = 105 |
||
90 | Height = 25 |
||
91 | Cancel = True |
||
92 | Caption = 'Schli&e'#223'en' |
||
93 | Default = True |
||
94 | ModalResult = 1 |
||
95 | TabOrder = 4 |
||
96 | OnClick = AbbrechenBtnClick |
||
97 | end |
||
98 | object LevelListBox: TListBox |
||
99 | Left = 112 |
||
100 | Top = 72 |
||
101 | Width = 201 |
||
102 | Height = 249 |
||
103 | ItemHeight = 13 |
||
104 | TabOrder = 5 |
||
105 | OnClick = LevelListBoxClick |
||
106 | OnDblClick = LevelListBoxDblClick |
||
107 | end |
||
108 | object LevelName: TEdit |
||
109 | Left = 112 |
||
110 | Top = 16 |
||
111 | Width = 201 |
||
112 | Height = 21 |
||
113 | Enabled = False |
||
114 | TabOrder = 6 |
||
115 | end |
||
116 | object ElPanel1: TPanel |
||
117 | Left = 112 |
||
118 | Top = 336 |
||
119 | Width = 201 |
||
120 | Height = 81 |
||
121 | BevelOuter = bvLowered |
||
122 | Color = clWindow |
||
123 | TabOrder = 7 |
||
124 | object li4a: TLabel |
||
125 | Left = 8 |
||
126 | Top = 56 |
||
127 | Width = 33 |
||
128 | Height = 13 |
||
129 | Caption = 'Leben:' |
||
130 | end |
||
131 | object li1: TLabel |
||
132 | Left = 8 |
||
133 | Top = 8 |
||
134 | Width = 17 |
||
135 | Height = 13 |
||
136 | Caption = 'n/a' |
||
137 | end |
||
138 | object li3b: TLabel |
||
139 | Left = 96 |
||
140 | Top = 40 |
||
141 | Width = 17 |
||
142 | Height = 13 |
||
143 | Caption = 'n/a' |
||
144 | end |
||
145 | object li3a: TLabel |
||
146 | Left = 8 |
||
147 | Top = 40 |
||
148 | Width = 29 |
||
149 | Height = 13 |
||
150 | Caption = 'Level:' |
||
151 | end |
||
152 | object li4b: TLabel |
||
153 | Left = 96 |
||
154 | Top = 56 |
||
155 | Width = 17 |
||
156 | Height = 13 |
||
157 | Caption = 'n/a' |
||
158 | end |
||
159 | object liu: TLabel |
||
160 | Left = 8 |
||
161 | Top = 8 |
||
162 | Width = 156 |
||
163 | Height = 13 |
||
164 | Caption = 'Der Spielstand ist nicht einlesbar!' |
||
165 | Font.Charset = DEFAULT_CHARSET |
||
166 | Font.Color = clMaroon |
||
167 | Font.Height = -11 |
||
168 | Font.Name = 'MS Sans Serif' |
||
169 | Font.Style = [] |
||
170 | ParentFont = False |
||
171 | Visible = False |
||
172 | end |
||
173 | object liw: TLabel |
||
174 | Left = 8 |
||
175 | Top = 8 |
||
85 | daniel-mar | 176 | Width = 160 |
3 | daniel-mar | 177 | Height = 13 |
84 | daniel-mar | 178 | Caption = 'Bitte w'#228'hlen Sie einen Spielstand.' |
3 | daniel-mar | 179 | Font.Charset = DEFAULT_CHARSET |
180 | Font.Color = clNavy |
||
181 | Font.Height = -11 |
||
182 | Font.Name = 'MS Sans Serif' |
||
183 | Font.Style = [] |
||
184 | ParentFont = False |
||
185 | Visible = False |
||
186 | end |
||
187 | object li2a: TLabel |
||
188 | Left = 8 |
||
189 | Top = 24 |
||
190 | Width = 37 |
||
191 | Height = 13 |
||
192 | Caption = 'Punkte:' |
||
193 | end |
||
194 | object li2b: TLabel |
||
195 | Left = 96 |
||
196 | Top = 24 |
||
197 | Width = 17 |
||
198 | Height = 13 |
||
199 | Caption = 'n/a' |
||
200 | end |
||
201 | end |
||
202 | end |