-
Notifications
You must be signed in to change notification settings - Fork 0
/
UResultReport.dfm
executable file
·358 lines (358 loc) · 8.46 KB
/
UResultReport.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
355
356
357
358
object ResultReport: TResultReport
Left = 0
Top = 0
Width = 992
Height = 1403
Frame.Color = clBlack
Frame.DrawTop = False
Frame.DrawBottom = False
Frame.DrawLeft = False
Frame.DrawRight = False
Font.Charset = RUSSIAN_CHARSET
Font.Color = clWindowText
Font.Height = -17
Font.Name = 'Arial'
Font.Style = []
Functions.Strings = (
'PAGENUMBER'
'COLUMNNUMBER'
'REPORTTITLE'
'QRSTRINGSBAND1')
Functions.DATA = (
'0'
'0'
#39#39
#39#39)
Options = [FirstPageHeader, LastPageFooter]
Page.Columns = 1
Page.Orientation = poPortrait
Page.PaperSize = A4
Page.Values = (
100
2970
100
2100
100
100
0)
PrinterSettings.Copies = 1
PrinterSettings.Duplex = False
PrinterSettings.FirstPage = 0
PrinterSettings.LastPage = 0
PrinterSettings.OutputBin = Auto
PrintIfEmpty = True
ReportTitle = 'Ñòàòèñòèêà ïî ìîäåëèðîâàíèþ'
SnapToGrid = True
Units = MM
Zoom = 100
object QRBand1: TQRBand
Left = 47
Top = 47
Width = 898
Height = 54
Frame.Color = clBlack
Frame.DrawTop = False
Frame.DrawBottom = False
Frame.DrawLeft = False
Frame.DrawRight = False
AlignToBottom = False
Color = clSilver
ForceNewColumn = False
ForceNewPage = False
Size.Values = (
114.3
1900.76666666667)
BandType = rbTitle
object QRLabel1: TQRLabel
Left = 110
Top = 10
Width = 677
Height = 40
Frame.Color = clBlack
Frame.DrawTop = False
Frame.DrawBottom = False
Frame.DrawLeft = False
Frame.DrawRight = False
Size.Values = (
84.6666666666667
232.833333333333
21.1666666666667
1432.98333333333)
Alignment = taCenter
AlignToBand = True
AutoSize = True
AutoStretch = False
Caption = 'Ðåçóëüòàòû ìîäåëèðîâàíèÿ (ëèíèè îáðàáîòêè)'
Color = clSilver
Font.Charset = RUSSIAN_CHARSET
Font.Color = clBlack
Font.Height = -33
Font.Name = 'Times New Roman'
Font.Style = [fsItalic]
ParentFont = False
Transparent = False
WordWrap = True
FontSize = 20
end
end
object QRLabel2: TQRLabel
Left = 70
Top = 140
Width = 179
Height = 21
Frame.Color = clBlack
Frame.DrawTop = False
Frame.DrawBottom = False
Frame.DrawLeft = False
Frame.DrawRight = False
Size.Values = (
44.45
148.166666666667
296.333333333333
378.883333333333)
Alignment = taLeftJustify
AlignToBand = False
AutoSize = True
AutoStretch = False
Caption = 'Âðåìÿ ðàáîòû ìîäåëè:'
Color = clWhite
Transparent = False
WordWrap = True
FontSize = 10
end
object QTime: TQRLabel
Left = 280
Top = 140
Width = 48
Height = 20
Frame.Color = clBlack
Frame.DrawTop = False
Frame.DrawBottom = False
Frame.DrawLeft = False
Frame.DrawRight = False
Size.Values = (
42.3333333333333
592.666666666667
296.333333333333
101.6)
Alignment = taLeftJustify
AlignToBand = False
AutoSize = True
AutoStretch = False
Caption = 'QTime'
Color = clWhite
Transparent = False
WordWrap = True
FontSize = 10
end
object QRLabel3: TQRLabel
Left = 422
Top = 190
Width = 146
Height = 20
Frame.Color = clBlack
Frame.DrawTop = False
Frame.DrawBottom = False
Frame.DrawLeft = False
Frame.DrawRight = False
Size.Values = (
42.3333333333333
893.233333333333
402.166666666667
309.033333333333)
Alignment = taCenter
AlignToBand = False
AutoSize = True
AutoStretch = False
Caption = 'Ëèíèè îáðàáîòêè'
Color = clWhite
Font.Charset = RUSSIAN_CHARSET
Font.Color = clWindowText
Font.Height = -17
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
Transparent = False
WordWrap = True
FontSize = 10
end
object QRShape1: TQRShape
Left = 70
Top = 210
Width = 851
Height = 11
Frame.Color = clBlack
Frame.DrawTop = False
Frame.DrawBottom = False
Frame.DrawLeft = False
Frame.DrawRight = False
Size.Values = (
23.2833333333333
148.166666666667
444.5
1801.28333333333)
Shape = qrsHorLine
end
object QLineName: TQRLabel
Left = 70
Top = 240
Width = 241
Height = 23
Frame.Color = clBlack
Frame.DrawTop = False
Frame.DrawBottom = False
Frame.DrawLeft = False
Frame.DrawRight = False
Size.Values = (
48.6833333333333
148.166666666667
508
510.116666666667)
Alignment = taLeftJustify
AlignToBand = False
AutoSize = False
AutoStretch = False
Caption = 'Íàçâàíèå'
Color = clWhite
Font.Charset = RUSSIAN_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = 'Times New Roman'
Font.Style = [fsItalic]
ParentFont = False
Transparent = False
WordWrap = True
FontSize = 12
end
object QLineWork: TQRLabel
Left = 410
Top = 240
Width = 220
Height = 23
Frame.Color = clBlack
Frame.DrawTop = False
Frame.DrawBottom = False
Frame.DrawLeft = False
Frame.DrawRight = False
Size.Values = (
48.6833333333333
867.833333333333
508
465.666666666667)
Alignment = taRightJustify
AlignToBand = False
AutoSize = False
AutoStretch = False
Caption = 'Âðåìÿ ðàáîòû'
Color = clWhite
Font.Charset = RUSSIAN_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = 'Times New Roman'
Font.Style = [fsItalic]
ParentFont = False
Transparent = False
WordWrap = True
FontSize = 12
end
object QLineRest: TQRLabel
Left = 660
Top = 240
Width = 220
Height = 23
Frame.Color = clBlack
Frame.DrawTop = False
Frame.DrawBottom = False
Frame.DrawLeft = False
Frame.DrawRight = False
Size.Values = (
48.6833333333333
1397
508
465.666666666667)
Alignment = taRightJustify
AlignToBand = False
AutoSize = False
AutoStretch = False
Caption = 'Âðåìÿ ïðîñòîÿ'
Color = clWhite
Font.Charset = RUSSIAN_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = 'Times New Roman'
Font.Style = [fsItalic]
ParentFont = False
Transparent = False
WordWrap = True
FontSize = 12
end
object LineChart: TQRChart
Left = 50
Top = 327
Width = 891
Height = 359
Frame.Color = clBlack
Frame.DrawTop = False
Frame.DrawBottom = False
Frame.DrawLeft = False
Frame.DrawRight = False
Size.Values = (
759.883333333333
105.833333333333
692.15
1885.95)
object QRDBChart1: TQRDBChart
Left = -1
Top = -1
Width = 1
Height = 1
BackWall.Brush.Color = clWhite
BackWall.Brush.Style = bsClear
BottomWall.Color = 12615680
LeftWall.Brush.Color = clWhite
MarginBottom = 0
MarginLeft = 0
MarginRight = 0
MarginTop = 0
Title.Font.Charset = RUSSIAN_CHARSET
Title.Font.Color = clBlue
Title.Font.Height = -17
Title.Font.Name = 'Arial'
Title.Font.Style = []
Title.Text.Strings = (
'Çàãðóçêà ëèíèé îáðàáîòêè')
Legend.Alignment = laTop
object Series1: TBarSeries
Marks.ArrowLength = 20
Marks.Style = smsValue
Marks.Visible = True
SeriesColor = clBlack
Title = 'Âðåìÿ ðàáîòû'
BarBrush.Style = bsDiagCross
XValues.DateTime = False
XValues.Name = 'X'
XValues.Multiplier = 1
XValues.Order = loAscending
YValues.DateTime = False
YValues.Name = 'Bar'
YValues.Multiplier = 1
YValues.Order = loNone
end
object Series2: TBarSeries
Marks.ArrowLength = 20
Marks.Style = smsValue
Marks.Visible = True
SeriesColor = clGreen
Title = 'Âðåìÿ ïðîñòîÿ'
XValues.DateTime = False
XValues.Name = 'X'
XValues.Multiplier = 1
XValues.Order = loAscending
YValues.DateTime = False
YValues.Name = 'Bar'
YValues.Multiplier = 1
YValues.Order = loNone
end
end
end
end