-
Notifications
You must be signed in to change notification settings - Fork 0
/
Unit1.dfm
354 lines (354 loc) · 7.45 KB
/
Unit1.dfm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
object Form1: TForm1
Left = 830
Top = 113
BorderStyle = bsToolWindow
Caption = 'Open Train Calculating 0.2'
ClientHeight = 322
ClientWidth = 502
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Shape2: TShape
Left = 32
Top = 265
Width = 713
Height = 0
Visible = False
end
object Label33: TLabel
Left = 8
Top = 8
Width = 144
Height = 13
Caption = 'Brak odcink'#243'w do przeliczania'
end
object Label1: TLabel
Left = 8
Top = 32
Width = 203
Height = 13
Caption = 'Brak za'#322'adowanych pojazd'#243'w trakcyjnych'
end
object GroupBox1: TGroupBox
Left = 8
Top = 61
Width = 489
Height = 228
Caption = 'Karta Poci'#261'gu'
Enabled = False
TabOrder = 0
OnClick = GroupBox1Click
object Label2: TLabel
Left = 24
Top = 24
Width = 86
Height = 13
Caption = #346'rodek Trakcyjny:'
end
object Label3: TLabel
Left = 175
Top = 24
Width = 187
Height = 13
Caption = 'Liczba czynnych pojazd'#243'w trakcyjnych'
end
object Label4: TLabel
Left = 16
Top = 56
Width = 102
Height = 13
Caption = 'D'#322'ugosc lokomotywy:'
end
object Label5: TLabel
Left = 175
Top = 56
Width = 96
Height = 13
Caption = 'D'#322'ugosc wagon'#243'w: '
end
object Label6: TLabel
Left = 339
Top = 56
Width = 82
Height = 13
Caption = 'D'#322'ugosc poci'#261'gu'
end
object Label14: TLabel
Left = 30
Top = 83
Width = 84
Height = 13
Caption = 'Masa lokomotywy'
end
object Label15: TLabel
Left = 245
Top = 148
Width = 181
Height = 13
Caption = 'Rzeczywisty procent masy hamuj'#261'cej: '
end
object Label7: TLabel
Left = 185
Top = 83
Width = 78
Height = 13
Caption = 'Masa wagon'#243'w:'
end
object Label8: TLabel
Left = 347
Top = 85
Width = 67
Height = 13
Caption = 'Masa poci'#261'gu'
end
object Label9: TLabel
Left = 43
Top = 115
Width = 67
Height = 13
Caption = 'Liczba osi lok.'
end
object Label10: TLabel
Left = 186
Top = 115
Width = 73
Height = 13
Caption = 'Liczba osi wag.'
end
object Label11: TLabel
Left = 333
Top = 115
Width = 88
Height = 13
Caption = 'Liczba osi poci'#261'gu'
end
object Label12: TLabel
Left = 40
Top = 144
Width = 106
Height = 13
Caption = 'Pr'#281'dkosc maksymalna'
end
object ComboBox1: TComboBox
Left = 370
Top = 21
Width = 38
Height = 21
ItemHeight = 13
TabOrder = 0
Text = '1'
OnChange = ComboBox1Change
end
object Edit2: TEdit
Left = 121
Top = 21
Width = 49
Height = 21
Color = cl3DLight
Enabled = False
TabOrder = 1
end
object Edit3: TEdit
Left = 121
Top = 53
Width = 49
Height = 21
Color = cl3DLight
Enabled = False
TabOrder = 2
end
object Edit4: TEdit
Left = 273
Top = 50
Width = 49
Height = 21
TabOrder = 3
OnChange = Edit4Change
end
object Edit5: TEdit
Left = 429
Top = 53
Width = 48
Height = 21
Color = cl3DLight
Enabled = False
TabOrder = 4
end
object Edit6: TEdit
Left = 120
Top = 82
Width = 50
Height = 21
Color = cl3DLight
Enabled = False
TabOrder = 5
end
object Edit7: TEdit
Left = 427
Top = 146
Width = 48
Height = 21
TabOrder = 6
OnChange = Edit7Change
end
object Edit8: TEdit
Left = 273
Top = 81
Width = 49
Height = 21
TabOrder = 7
OnChange = Edit8Change
end
object Edit9: TEdit
Left = 428
Top = 83
Width = 48
Height = 21
Color = cl3DLight
Enabled = False
TabOrder = 8
end
object Edit10: TEdit
Left = 119
Top = 112
Width = 50
Height = 21
Color = cl3DLight
Enabled = False
TabOrder = 9
end
object Edit11: TEdit
Left = 272
Top = 113
Width = 49
Height = 21
TabOrder = 10
OnChange = Edit11Change
end
object Edit12: TEdit
Left = 427
Top = 113
Width = 48
Height = 21
Color = cl3DLight
Enabled = False
TabOrder = 11
end
object Edit13: TEdit
Left = 152
Top = 141
Width = 81
Height = 21
TabOrder = 12
OnChange = Edit13Change
end
object Button1: TButton
Left = 56
Top = 176
Width = 105
Height = 33
Caption = 'Profil Statyczny'
TabOrder = 13
OnClick = Button1Click
end
object Button2: TButton
Left = 192
Top = 176
Width = 105
Height = 33
Caption = 'Profil dynamiczny'
TabOrder = 14
OnClick = Button2Click
end
object Button3: TButton
Left = 328
Top = 176
Width = 105
Height = 33
Caption = 'Rozk'#322'ad jazdy'
TabOrder = 15
OnClick = Button3Click
end
end
object StatusBar1: TStatusBar
Left = 0
Top = 303
Width = 502
Height = 19
Panels = <>
SimplePanel = False
end
object OpenDialog1: TOpenDialog
Filter = '.xml|*.xml'
Left = 168
end
object MainMenu1: TMainMenu
Left = 256
object PL1: TMenuItem
Caption = 'Plik'
object Oprogramie1: TMenuItem
Caption = 'Zapisz Raport Jazdy'
end
object Oprogramie2: TMenuItem
Caption = 'O programie'
OnClick = Oprogramie2Click
end
object Pomoc1: TMenuItem
Caption = 'Pomoc'
end
object Zakocz1: TMenuItem
Caption = 'Zako'#324'cz'
OnClick = Zakocz1Click
end
end
object L1: TMenuItem
Caption = 'Linia'
object NowaLinia1: TMenuItem
Caption = 'Nowa Linia'
OnClick = NowaLinia1Click
end
object ZaladujLinie1: TMenuItem
Caption = 'Zaladuj Linie'
OnClick = ZaladujLinie1Click
end
object EdytujLinie1: TMenuItem
Caption = 'Edytuj Linie'
Enabled = False
OnClick = EdytujLinie1Click
end
object W1: TMenuItem
Caption = 'Wykres predkosci'
Enabled = False
OnClick = W1Click
end
end
object Pojazd1: TMenuItem
Caption = 'Pojazd'
object Nowy1: TMenuItem
Caption = 'Nowy'
OnClick = Nowy1Click
end
object ZaladujPojazd1: TMenuItem
Caption = 'Za'#322'aduj'
OnClick = ZaladujPojazd1Click
end
object E1: TMenuItem
Caption = 'Edytuj'
Enabled = False
OnClick = E1Click
end
end
end
object OpenDialog2: TOpenDialog
Filter = 'xml|*.xml'
Left = 216
end
end