Révision 1

Voir les différences:

UnitChartVReport.dfm
1
object FormChartVReport: TFormChartVReport
2
  Left = 0
3
  Top = 0
4
  Caption = 'Graph report'
5
  ClientHeight = 1123
6
  ClientWidth = 794
7
  Color = clBtnFace
8
  Font.Charset = DEFAULT_CHARSET
9
  Font.Color = clWindowText
10
  Font.Height = -11
11
  Font.Name = 'Tahoma'
12
  Font.Style = []
13
  OldCreateOrder = True
14
  Scaled = False
15
  OnCreate = FormCreate
16
  PixelsPerInch = 96
17
  TextHeight = 13
18
  object QuickRepChart: TQuickRep
19
    Left = 0
20
    Top = 0
21
    Width = 794
22
    Height = 1123
23
    Frame.Color = clBlack
24
    Frame.DrawTop = False
25
    Frame.DrawBottom = False
26
    Frame.DrawLeft = False
27
    Frame.DrawRight = False
28
    Font.Charset = DEFAULT_CHARSET
29
    Font.Color = clWindowText
30
    Font.Height = -13
31
    Font.Name = 'Arial'
32
    Font.Style = []
33
    Functions.Strings = (
34
      'PAGENUMBER'
35
      'COLUMNNUMBER'
36
      'REPORTTITLE')
37
    Functions.DATA = (
38
      '0'
39
      '0'
40
      'Title')
41
    Options = [FirstPageHeader, LastPageFooter]
42
    Page.Columns = 1
43
    Page.Orientation = poPortrait
44
    Page.PaperSize = A4
45
    Page.Continuous = False
46
    Page.Values = (
47
      100.000000000000000000
48
      2970.000000000000000000
49
      100.000000000000000000
50
      2100.000000000000000000
51
      100.000000000000000000
52
      100.000000000000000000
53
      0.000000000000000000)
54
    PrinterSettings.Copies = 1
55
    PrinterSettings.OutputBin = Auto
56
    PrinterSettings.Duplex = False
57
    PrinterSettings.FirstPage = 0
58
    PrinterSettings.LastPage = 0
59
    PrinterSettings.UseStandardprinter = False
60
    PrinterSettings.UseCustomBinCode = False
61
    PrinterSettings.CustomBinCode = 0
62
    PrinterSettings.ExtendedDuplex = 0
63
    PrinterSettings.UseCustomPaperCode = False
64
    PrinterSettings.CustomPaperCode = 0
65
    PrinterSettings.PrintMetaFile = False
66
    PrinterSettings.PrintQuality = 0
67
    PrinterSettings.Collate = 0
68
    PrinterSettings.ColorOption = 0
69
    PrintIfEmpty = True
70
    ReportTitle = 'Title'
71
    ShowProgress = False
72
    SnapToGrid = True
73
    Units = MM
74
    Zoom = 100
75
    PrevFormStyle = fsNormal
76
    PreviewInitialState = wsNormal
77
    PreviewWidth = 480
78
    PreviewHeight = 640
79
    PrevInitialZoom = qrZoomToFit
80
    PreviewDefaultSaveType = stQRP
81
    PreviewLeft = 0
82
    PreviewTop = 0
83
    object PageFooterBand1: TQRBand
84
      Left = 38
85
      Top = 984
86
      Width = 718
87
      Height = 101
88
      Frame.Color = clBlack
89
      Frame.DrawTop = False
90
      Frame.DrawBottom = False
91
      Frame.DrawLeft = False
92
      Frame.DrawRight = False
93
      AlignToBottom = False
94
      Color = clWhite
95
      TransparentBand = False
96
      ForceNewColumn = False
97
      ForceNewPage = False
98
      Size.Values = (
99
        267.229166666666700000
100
        1899.708333333333000000)
101
      PreCaluculateBandHeight = False
102
      KeepOnOnePage = False
103
      BandType = rbPageFooter
104
      object QRSysDataDate: TQRSysData
105
        Left = 682
106
        Top = 8
107
        Width = 36
108
        Height = 19
109
        Frame.Color = clBlack
110
        Frame.DrawTop = False
111
        Frame.DrawBottom = False
112
        Frame.DrawLeft = False
113
        Frame.DrawRight = False
114
        Size.Values = (
115
          50.270833333333330000
116
          1804.458333333333000000
117
          21.166666666666670000
118
          95.250000000000000000)
119
        Alignment = taRightJustify
120
        AlignToBand = False
121
        AutoSize = True
122
        Color = clWhite
123
        Data = qrsDate
124
        Transparent = False
125
        ExportAs = exptText
126
        FontSize = 10
127
      end
128
      object QRLabelEvaPig: TQRLabel
129
        Left = 152
130
        Top = 4
131
        Width = 414
132
        Height = 29
133
        Frame.Color = clBlack
134
        Frame.DrawTop = False
135
        Frame.DrawBottom = False
136
        Frame.DrawLeft = False
137
        Frame.DrawRight = False
138
        Size.Values = (
139
          76.729166666666670000
140
          402.166666666666700000
141
          10.583333333333330000
142
          1095.375000000000000000)
143
        Alignment = taCenter
144
        AlignToBand = False
145
        AutoSize = False
146
        AutoStretch = False
147
        Caption = 'EvaPig2020'
148
        Color = clWhite
149
        Font.Charset = DEFAULT_CHARSET
150
        Font.Color = clGreen
151
        Font.Height = -24
152
        Font.Name = 'Arial Rounded MT Bold'
153
        Font.Style = []
154
        ParentFont = False
155
        Transparent = False
156
        WordWrap = True
157
        ExportAs = exptText
158
        WrapStyle = BreakOnSpaces
159
        FontSize = 18
160
      end
161
    end
162
    object DetailBand1: TQRBand
163
      Left = 38
164
      Top = 38
165
      Width = 718
166
      Height = 946
167
      Frame.Color = clBlack
168
      Frame.DrawTop = False
169
      Frame.DrawBottom = False
170
      Frame.DrawLeft = False
171
      Frame.DrawRight = False
172
      AlignToBottom = False
173
      Color = clWhite
174
      TransparentBand = False
175
      ForceNewColumn = False
176
      ForceNewPage = False
177
      Size.Values = (
178
        2502.958333333333000000
179
        1899.708333333333000000)
180
      PreCaluculateBandHeight = False
181
      KeepOnOnePage = False
182
      BandType = rbDetail
183
      object QRGrImageChart: TQRGrImage
184
        Left = 0
185
        Top = 0
186
        Width = 718
187
        Height = 946
188
        Frame.Color = clBlack
189
        Frame.DrawTop = False
190
        Frame.DrawBottom = False
191
        Frame.DrawLeft = False
192
        Frame.DrawRight = False
193
        Size.Values = (
194
          2502.958333333333000000
195
          0.000000000000000000
196
          0.000000000000000000
197
          1899.708333333333000000)
198
        Center = True
199
      end
200
    end
201
  end
202
end
UnitPredictionCreate.dfm
1
object FormPredictionCreate: TFormPredictionCreate
2
  Left = 0
3
  Top = 0
4
  HelpContext = 3470
5
  BorderStyle = bsDialog
6
  Caption = 'Energy calculator'
7
  ClientHeight = 664
8
  ClientWidth = 816
9
  Color = clBtnFace
10
  Font.Charset = DEFAULT_CHARSET
11
  Font.Color = clWindowText
12
  Font.Height = -11
13
  Font.Name = 'Tahoma'
14
  Font.Style = []
15
  OldCreateOrder = False
16
  Position = poOwnerFormCenter
17
  Scaled = False
18
  OnCreate = FormCreate
19
  DesignSize = (
20
    816
21
    664)
22
  PixelsPerInch = 96
23
  TextHeight = 13
24
  object EnterAsTab: TJvEnterAsTab
25
    Left = 600
26
    Top = 8
27
    Width = 28
28
    Height = 28
29
  end
30
  object LabelName: TLabel
31
    Left = 16
32
    Top = 20
33
    Width = 27
34
    Height = 13
35
    Caption = 'Name'
36
    Transparent = False
37
  end
38
  object EditName: TEdit
39
    Left = 120
40
    Top = 16
41
    Width = 400
42
    Height = 21
43
    TabOrder = 0
44
  end
45
  object GroupBoxStep2: TGroupBox
46
    Left = 8
47
    Top = 112
48
    Width = 800
49
    Height = 48
50
    Anchors = [akLeft, akTop, akRight]
51
    Caption = 'Step 2: ash'
52
    TabOrder = 2
53
    object LabelMM: TLabel
54
      Left = 8
55
      Top = 20
56
      Width = 18
57
      Height = 13
58
      Caption = 'Ash'
59
      Transparent = False
60
    end
61
    object ValidateEditMM: TJvValidateEdit
62
      Left = 112
63
      Top = 16
64
      Width = 64
65
      Height = 21
66
      Alignment = taLeftJustify
67
      CheckChars = '01234567890'
68
      CriticalPoints.MaxValueIncluded = False
69
      CriticalPoints.MinValueIncluded = False
70
      DisabledColor = cl3DLight
71
      DisabledTextColor = clWindowText
72
      DisplayFormat = dfNone
73
      Enabled = False
74
      HasMaxValue = True
75
      HasMinValue = True
76
      TabOrder = 0
77
      OnKeyDown = NumEditKeyDown
78
      OnKeyPress = NumEditKeyPress
79
    end
80
    object ComboBoxMM: TComboBox
81
      Left = 208
82
      Top = 16
83
      Width = 160
84
      Height = 21
85
      Style = csDropDownList
86
      Enabled = False
87
      ItemHeight = 13
88
      TabOrder = 2
89
      OnChange = ComboBoxMMChange
90
      Items.Strings = (
91
        '%'
92
        'g/kg')
93
    end
94
    object CheckBoxMM: TCheckBox
95
      Left = 184
96
      Top = 18
97
      Width = 17
98
      Height = 17
99
      Enabled = False
100
      TabOrder = 1
101
      OnClick = CheckBoxMMClick
102
    end
103
  end
104
  object GroupBoxStep5: TGroupBox
105
    Left = 8
106
    Top = 352
107
    Width = 800
108
    Height = 72
109
    Anchors = [akLeft, akTop, akRight]
110
    Caption = 'Step 5: crude fat and/or gross energy'
111
    TabOrder = 5
112
    object LabelMG: TLabel
113
      Left = 8
114
      Top = 20
115
      Width = 46
116
      Height = 13
117
      Caption = 'Crude fat'
118
      Transparent = False
119
    end
120
    object LabelEB: TLabel
121
      Left = 8
122
      Top = 44
123
      Width = 64
124
      Height = 13
125
      Caption = 'Gross energy'
126
      Transparent = False
127
    end
128
    object ValidateEditMG: TJvValidateEdit
129
      Left = 112
130
      Top = 16
131
      Width = 64
132
      Height = 21
133
      Alignment = taLeftJustify
134
      CheckChars = '01234567890'
135
      CriticalPoints.MaxValueIncluded = False
136
      CriticalPoints.MinValueIncluded = False
137
      DisabledColor = cl3DLight
138
      DisabledTextColor = clWindowText
139
      DisplayFormat = dfNone
140
      Enabled = False
141
      HasMaxValue = True
142
      HasMinValue = True
143
      TabOrder = 0
144
      OnKeyDown = NumEditKeyDown
145
      OnKeyPress = NumEditKeyPress
146
    end
147
    object ValidateEditEB: TJvValidateEdit
148
      Left = 112
149
      Top = 40
150
      Width = 64
151
      Height = 21
152
      Alignment = taLeftJustify
153
      CheckChars = '01234567890'
154
      CriticalPoints.MaxValueIncluded = False
155
      CriticalPoints.MinValueIncluded = False
156
      DisabledColor = cl3DLight
157
      DisabledTextColor = clWindowText
158
      DisplayFormat = dfNone
159
      Enabled = False
160
      HasMinValue = True
161
      TabOrder = 4
162
      OnKeyDown = NumEditKeyDown
163
      OnKeyPress = NumEditKeyPress
164
    end
165
    object ComboBoxMG: TComboBox
166
      Left = 208
167
      Top = 16
168
      Width = 160
169
      Height = 21
170
      Style = csDropDownList
171
      Enabled = False
172
      ItemHeight = 13
173
      TabOrder = 2
174
      OnChange = ComboBoxMGChange
175
      Items.Strings = (
176
        '%'
177
        'g/kg')
178
    end
179
    object ComboBoxEB: TComboBox
180
      Left = 208
181
      Top = 40
182
      Width = 160
183
      Height = 21
184
      Style = csDropDownList
185
      Enabled = False
186
      ItemHeight = 13
187
      TabOrder = 5
188
      OnChange = ComboBoxEBChange
189
      Items.Strings = (
190
        'MJ/kg'
191
        'kcal/kg')
192
    end
193
    object CheckBoxMG: TCheckBox
194
      Left = 184
195
      Top = 18
196
      Width = 17
197
      Height = 17
198
      Enabled = False
199
      TabOrder = 1
200
      OnClick = CheckBoxMGClick
201
    end
202
    object CheckBoxEB: TCheckBox
203
      Left = 184
204
      Top = 42
205
      Width = 17
206
      Height = 17
207
      Enabled = False
208
      TabOrder = 3
209
      OnClick = CheckBoxEBClick
210
    end
211
  end
212
  object GroupBoxStep4: TGroupBox
213
    Left = 8
214
    Top = 224
215
    Width = 800
216
    Height = 120
217
    Anchors = [akLeft, akTop, akRight]
218
    Caption = 'Step 4: fibre and/or in vitro digestibility of organic matter'
219
    TabOrder = 4
220
    object LabelCB: TLabel
221
      Left = 8
222
      Top = 20
223
      Width = 54
224
      Height = 13
225
      Caption = 'Crude fibre'
226
      Transparent = False
227
    end
228
    object LabelNDF: TLabel
229
      Left = 8
230
      Top = 44
231
      Width = 20
232
      Height = 13
233
      Caption = 'NDF'
234
      Transparent = False
235
    end
236
    object LabelADF: TLabel
237
      Left = 8
238
      Top = 68
239
      Width = 20
240
      Height = 13
241
      Caption = 'ADF'
242
      Transparent = False
243
    end
244
    object LabeldMOv: TLabel
245
      Left = 8
246
      Top = 92
247
      Width = 28
248
      Height = 13
249
      Hint = 'In vitro digestibility of organic matter'
250
      Caption = 'OMdv'
251
      ParentShowHint = False
252
      ShowHint = True
253
      Transparent = False
254
    end
255
    object ValidateEditCB: TJvValidateEdit
256
      Left = 112
257
      Top = 16
258
      Width = 64
259
      Height = 21
260
      Alignment = taLeftJustify
261
      CheckChars = '01234567890'
262
      CriticalPoints.MaxValueIncluded = False
263
      CriticalPoints.MinValueIncluded = False
264
      DisabledColor = cl3DLight
265
      DisabledTextColor = clWindowText
266
      DisplayFormat = dfNone
267
      Enabled = False
268
      HasMaxValue = True
269
      HasMinValue = True
270
      TabOrder = 0
271
      OnKeyDown = NumEditKeyDown
272
      OnKeyPress = NumEditKeyPress
273
    end
274
    object ValidateEditNDF: TJvValidateEdit
275
      Left = 112
276
      Top = 40
277
      Width = 64
278
      Height = 21
279
      Alignment = taLeftJustify
280
      CheckChars = '01234567890'
281
      CriticalPoints.MaxValueIncluded = False
282
      CriticalPoints.MinValueIncluded = False
283
      DisabledColor = cl3DLight
284
      DisabledTextColor = clWindowText
285
      DisplayFormat = dfNone
286
      Enabled = False
287
      HasMaxValue = True
288
      HasMinValue = True
289
      TabOrder = 2
290
      OnKeyDown = NumEditKeyDown
291
      OnKeyPress = NumEditKeyPress
292
    end
293
    object ValidateEditADF: TJvValidateEdit
294
      Left = 112
295
      Top = 64
296
      Width = 64
297
      Height = 21
298
      Alignment = taLeftJustify
299
      CheckChars = '01234567890'
300
      CriticalPoints.MaxValueIncluded = False
301
      CriticalPoints.MinValueIncluded = False
302
      DisabledColor = cl3DLight
303
      DisabledTextColor = clWindowText
304
      DisplayFormat = dfNone
305
      Enabled = False
306
      HasMaxValue = True
307
      HasMinValue = True
308
      TabOrder = 4
309
      OnKeyDown = NumEditKeyDown
310
      OnKeyPress = NumEditKeyPress
311
    end
312
    object ValidateEditdMOv: TJvValidateEdit
313
      Left = 112
314
      Top = 88
315
      Width = 64
316
      Height = 21
317
      Hint = 'In vitro digestibility of organic matter'
318
      Alignment = taLeftJustify
319
      CheckChars = '01234567890'
320
      CriticalPoints.MaxValueIncluded = False
321
      CriticalPoints.MinValueIncluded = False
322
      DisabledColor = cl3DLight
323
      DisabledTextColor = clWindowText
324
      DisplayFormat = dfNone
325
      Enabled = False
326
      HasMaxValue = True
327
      HasMinValue = True
328
      MaxValue = 100.000000000000000000
329
      ParentShowHint = False
330
      ShowHint = True
331
      TabOrder = 7
332
      OnKeyDown = NumEditKeyDown
333
      OnKeyPress = NumEditKeyPress
334
    end
335
    object ComboBoxFibre: TComboBox
336
      Left = 208
337
      Top = 40
338
      Width = 160
339
      Height = 21
340
      Style = csDropDownList
341
      Enabled = False
342
      ItemHeight = 13
343
      TabOrder = 6
344
      OnChange = ComboBoxFibreChange
345
      Items.Strings = (
346
        '%'
347
        'g/kg')
348
    end
349
    object CheckBoxCB: TCheckBox
350
      Left = 184
351
      Top = 18
352
      Width = 17
353
      Height = 17
354
      Enabled = False
355
      TabOrder = 1
356
      OnClick = CheckBoxCBClick
357
    end
358
    object CheckBoxNDF: TCheckBox
359
      Left = 184
360
      Top = 42
361
      Width = 17
362
      Height = 17
363
      Enabled = False
364
      TabOrder = 3
365
      OnClick = CheckBoxNDFClick
366
    end
367
    object CheckBoxADF: TCheckBox
368
      Left = 184
369
      Top = 66
370
      Width = 17
371
      Height = 17
372
      Enabled = False
373
      TabOrder = 5
374
      OnClick = CheckBoxADFClick
375
    end
376
    object CheckBoxdMOv: TCheckBox
377
      Left = 184
378
      Top = 90
379
      Width = 17
380
      Height = 17
381
      Enabled = False
382
      TabOrder = 8
383
      OnClick = CheckBoxdMOvClick
384
    end
385
  end
386
  object GroupBoxStep6: TGroupBox
387
    Left = 8
388
    Top = 432
389
    Width = 800
390
    Height = 48
391
    Anchors = [akLeft, akTop, akRight]
392
    Caption = 'Step 6: starch'
393
    TabOrder = 6
394
    object LabelAmidon: TLabel
395
      Left = 8
396
      Top = 20
397
      Width = 31
398
      Height = 13
399
      Caption = 'Starch'
400
      Transparent = False
401
    end
402
    object ValidateEditAmidon: TJvValidateEdit
403
      Left = 112
404
      Top = 16
405
      Width = 64
406
      Height = 21
407
      Alignment = taLeftJustify
408
      CheckChars = '01234567890'
409
      CriticalPoints.MaxValueIncluded = False
410
      CriticalPoints.MinValueIncluded = False
411
      DisabledColor = cl3DLight
412
      DisabledTextColor = clWindowText
413
      DisplayFormat = dfNone
414
      Enabled = False
415
      HasMaxValue = True
416
      HasMinValue = True
417
      TabOrder = 0
418
      OnKeyDown = NumEditKeyDown
419
      OnKeyPress = NumEditKeyPress
420
    end
421
    object ComboBoxAmidon: TComboBox
422
      Left = 208
423
      Top = 16
424
      Width = 160
425
      Height = 21
426
      Style = csDropDownList
427
      Enabled = False
428
      ItemHeight = 13
429
      TabOrder = 2
430
      OnChange = ComboBoxAmidonChange
431
      Items.Strings = (
432
        '%'
433
        'g/kg')
434
    end
435
    object CheckBoxAmidon: TCheckBox
436
      Left = 184
437
      Top = 18
438
      Width = 17
439
      Height = 17
440
      Enabled = False
441
      TabOrder = 1
442
      OnClick = CheckBoxAmidonClick
443
    end
444
  end
445
  object GroupBoxStep7: TGroupBox
446
    Left = 8
447
    Top = 488
448
    Width = 800
449
    Height = 48
450
    Anchors = [akLeft, akTop, akRight]
451
    Caption = 'Step 7: sugars'
452
    TabOrder = 7
453
    object LabelSucres: TLabel
454
      Left = 8
455
      Top = 20
456
      Width = 33
457
      Height = 13
458
      Caption = 'Sugars'
459
      Transparent = False
460
    end
461
    object ValidateEditSucres: TJvValidateEdit
462
      Left = 112
463
      Top = 16
464
      Width = 64
465
      Height = 21
466
      Alignment = taLeftJustify
467
      CheckChars = '01234567890'
468
      CriticalPoints.MaxValueIncluded = False
469
      CriticalPoints.MinValueIncluded = False
470
      DisabledColor = cl3DLight
471
      DisabledTextColor = clWindowText
472
      DisplayFormat = dfNone
473
      Enabled = False
474
      HasMaxValue = True
475
      HasMinValue = True
476
      TabOrder = 0
477
      OnKeyDown = NumEditKeyDown
478
      OnKeyPress = NumEditKeyPress
479
    end
480
    object ComboBoxSucres: TComboBox
481
      Left = 208
482
      Top = 16
483
      Width = 160
484
      Height = 21
485
      Style = csDropDownList
486
      Enabled = False
487
      ItemHeight = 13
488
      TabOrder = 2
489
      OnChange = ComboBoxSucresChange
490
      Items.Strings = (
491
        '%'
492
        'g/kg')
493
    end
494
    object CheckBoxSucres: TCheckBox
495
      Left = 184
496
      Top = 18
497
      Width = 17
498
      Height = 17
499
      Enabled = False
500
      TabOrder = 1
501
      OnClick = CheckBoxSucresClick
502
    end
503
  end
504
  object GroupBoxStep3: TGroupBox
505
    Left = 8
506
    Top = 168
507
    Width = 800
508
    Height = 48
509
    Anchors = [akLeft, akTop, akRight]
510
    Caption = 'Step 3: crude protein'
511
    TabOrder = 3
512
    object LabelMAT: TLabel
513
      Left = 8
514
      Top = 20
515
      Width = 66
516
      Height = 13
517
      Caption = 'Crude protein'
518
      Transparent = False
519
    end
520
    object ValidateEditMAT: TJvValidateEdit
521
      Left = 112
522
      Top = 16
523
      Width = 64
524
      Height = 21
525
      Alignment = taLeftJustify
526
      CheckChars = '01234567890'
527
      CriticalPoints.MaxValueIncluded = False
528
      CriticalPoints.MinValueIncluded = False
529
      DisabledColor = cl3DLight
530
      DisabledTextColor = clWindowText
531
      DisplayFormat = dfNone
532
      Enabled = False
533
      HasMaxValue = True
534
      HasMinValue = True
535
      TabOrder = 0
536
      OnKeyDown = NumEditKeyDown
537
      OnKeyPress = NumEditKeyPress
538
    end
539
    object ComboBoxMAT: TComboBox
540
      Left = 208
541
      Top = 16
542
      Width = 160
543
      Height = 21
544
      Style = csDropDownList
545
      Enabled = False
546
      ItemHeight = 13
547
      TabOrder = 2
548
      OnChange = ComboBoxMATChange
549
      Items.Strings = (
550
        '%'
551
        'g/kg')
552
    end
553
    object CheckBoxMAT: TCheckBox
554
      Left = 184
555
      Top = 18
556
      Width = 17
557
      Height = 17
558
      Enabled = False
559
      TabOrder = 1
560
      OnClick = CheckBoxMATClick
561
    end
562
  end
563
  object GroupBoxStep1: TGroupBox
564
    Left = 8
565
    Top = 56
566
    Width = 800
567
    Height = 48
568
    Anchors = [akLeft, akTop, akRight]
569
    Caption = 'Step 1: dry matter (mandatory)'
570
    TabOrder = 1
571
    object LabelMS: TLabel
572
      Left = 8
573
      Top = 20
574
      Width = 52
575
      Height = 13
576
      Caption = 'Dry matter'
577
      Transparent = False
578
    end
579
    object ValidateEditMS: TJvValidateEdit
580
      Left = 112
581
      Top = 16
582
      Width = 64
583
      Height = 21
584
      CriticalPoints.MaxValueIncluded = False
585
      CriticalPoints.MinValueIncluded = False
586
      DisplayFormat = dfFloat
587
      DecimalPlaces = 2
588
      HasMaxValue = True
589
      HasMinValue = True
590
      TabOrder = 0
591
      OnKeyDown = NumEditKeyDown
592
      OnKeyPress = NumEditKeyPress
593
    end
594
    object ButtonNext: TButton
595
      Left = 400
596
      Top = 16
597
      Width = 80
598
      Height = 24
599
      Caption = 'Next'
600
      TabOrder = 2
601
      OnClick = ButtonNextClick
602
    end
603
    object ComboBoxMS: TComboBox
604
      Left = 208
605
      Top = 16
606
      Width = 160
607
      Height = 21
608
      Style = csDropDownList
609
      ItemHeight = 13
610
      TabOrder = 1
611
      OnChange = ComboBoxMSChange
612
      Items.Strings = (
613
        '%'
614
        'g/kg')
615
    end
616
  end
617
  object GroupBoxBonus: TGroupBox
618
    Left = 8
619
    Top = 544
620
    Width = 800
621
    Height = 64
622
    Anchors = [akLeft, akTop, akRight]
623
    Caption = 'Energy bonus'
624
    TabOrder = 8
625
    object LabelCrois: TLabel
626
      Left = 16
627
      Top = 16
628
      Width = 80
629
      Height = 15
630
      Alignment = taCenter
631
      AutoSize = False
632
      Caption = 'Growing pig'
633
      Transparent = False
634
    end
635
    object LabelTruie: TLabel
636
      Left = 104
637
      Top = 16
638
      Width = 80
639
      Height = 15
640
      Alignment = taCenter
641
      AutoSize = False
642
      Caption = 'Adult pig'
643
      Transparent = False
644
    end
645
    object SpinEditBonusC: TJvSpinEdit
646
      Left = 24
647
      Top = 32
648
      Width = 64
649
      Height = 21
650
      Alignment = taRightJustify
651
      Decimal = 1
652
      EditorEnabled = False
653
      Increment = 0.500000000000000000
654
      MaxValue = 5.000000000000000000
655
      ValueType = vtFloat
656
      TabOrder = 0
657
    end
658
    object SpinEditBonusT: TJvSpinEdit
659
      Left = 112
660
      Top = 32
661
      Width = 64
662
      Height = 21
663
      Alignment = taRightJustify
664
      Decimal = 1
665
      EditorEnabled = False
666
      Increment = 0.500000000000000000
667
      MaxValue = 5.000000000000000000
668
      ValueType = vtFloat
669
      TabOrder = 1
670
    end
671
  end
672
  object PanelButtons: TPanel
673
    Left = 0
674
    Top = 616
675
    Width = 816
676
    Height = 48
677
    Align = alBottom
678
    BevelOuter = bvNone
679
    TabOrder = 9
680
    DesignSize = (
681
      816
682
      48)
683
    object JvImgBtnClose: TJvImgBtn
684
      Left = 688
685
      Top = 4
686
      Width = 120
687
      Height = 40
688
      Action = ActionClose
689
      Anchors = [akRight, akBottom]
690
      Cancel = True
691
      ImageIndex = 3
692
      Images = ImageListIcons
693
      ParentShowHint = False
694
      ShowHint = True
695
      TabOrder = 3
696
      Alignment = taLeftJustify
697
      HotTrackFont.Charset = DEFAULT_CHARSET
698
      HotTrackFont.Color = clWindowText
699
      HotTrackFont.Height = -11
700
      HotTrackFont.Name = 'Tahoma'
701
      HotTrackFont.Style = []
702
      Margin = 0
703
    end
704
    object JvImgBtnHelp: TJvImgBtn
705
      Left = 560
706
      Top = 4
707
      Width = 120
708
      Height = 40
709
      Action = ActionHelp
710
      Anchors = [akRight, akBottom]
711
      ImageIndex = 2
712
      Images = ImageListIcons
713
      ParentShowHint = False
714
      ShowHint = True
715
      TabOrder = 2
716
      Alignment = taLeftJustify
717
      HotTrackFont.Charset = DEFAULT_CHARSET
718
      HotTrackFont.Color = clWindowText
719
      HotTrackFont.Height = -11
720
      HotTrackFont.Name = 'Tahoma'
721
      HotTrackFont.Style = []
722
      Margin = 0
723
    end
724
    object JvImgBtnReset: TJvImgBtn
725
      Left = 432
726
      Top = 4
727
      Width = 120
728
      Height = 40
729
      Action = ActionReset
730
      Anchors = [akRight, akBottom]
731
      ImageIndex = 1
732
      Images = ImageListIcons
733
      ParentShowHint = False
734
      ShowHint = True
735
      TabOrder = 1
736
      Alignment = taLeftJustify
737
      HotTrackFont.Charset = DEFAULT_CHARSET
738
      HotTrackFont.Color = clWindowText
739
      HotTrackFont.Height = -11
740
      HotTrackFont.Name = 'Tahoma'
741
      HotTrackFont.Style = []
742
      Margin = 0
743
    end
744
    object JvImgBtnView: TJvImgBtn
745
      Left = 304
746
      Top = 4
747
      Width = 120
748
      Height = 40
749
      Action = ActionView
750
      Anchors = [akRight, akBottom]
751
      Default = True
752
      ImageIndex = 0
753
      Images = ImageListIcons
754
      ParentShowHint = False
755
      ShowHint = True
756
      TabOrder = 0
757
      Alignment = taLeftJustify
758
      HotTrackFont.Charset = DEFAULT_CHARSET
759
      HotTrackFont.Color = clWindowText
760
      HotTrackFont.Height = -11
761
      HotTrackFont.Name = 'Tahoma'
762
      HotTrackFont.Style = []
763
      Margin = 0
764
    end
765
  end
766
  object ActionListButtons: TActionList
767
    Images = ImageListIcons
768
    Left = 40
769
    Top = 616
770
    object ActionView: TAction
771
      Caption = 'View'
772
      Hint = 'View'
773
      ImageIndex = 0
774
      OnExecute = ActionViewExecute
775
    end
776
    object ActionReset: TAction
777
      Caption = 'Reset'
778
      Hint = 'Reset'
779
      ImageIndex = 1
780
      OnExecute = ActionResetExecute
781
    end
782
    object ActionHelp: TAction
783
      Caption = 'Help'
784
      Hint = 'Help'
785
      ImageIndex = 2
786
      OnExecute = ActionHelpExecute
787
    end
788
    object ActionClose: TAction
789
      Caption = 'Close'
790
      Hint = 'Close'
791
      ImageIndex = 3
792
      OnExecute = ActionCloseExecute
793
    end
794
  end
795
  object ImageListIcons: TImageList
796
    Height = 32
797
    Width = 32
798
    Left = 8
799
    Top = 616
800
    Bitmap = {
801
      494C010104000900180020002000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
802
      0000000000003600000028000000800000004000000001002000000000000080
803
      0000000000000000000000000000000000000000000000000000000000000000
804
      0000000000000000000000000000000000000000000000000000000000000000
805
      0000000000000000000000000000000000000000000000000000000000000000
806
      0000000000000000000000000000000000000000000000000000000000000000
807
      0000000000000000000000000000000000000000000000000000000000000000
808
      0000000000000000000000000000000000000000000000000000000000000000
809
      0000000000000000000000000000000000000000000000000000000000000000
810
      0000000000000000000000000000000000000000000000000000000000000000
811
      0000000000000000000000000000000000000000000000000000000000000000
812
      0000000000000000000000000000000000000000000000000000000000000000
813
      0000000000000000000000000000000000000000000000000000000000000000
814
      0000000000000000000000000000000000000000000000000000000000000000
815
      0000000000000000000000000000000000000000000000000000000000000000
816
      0000000000000000000000000000000000000000000000000000000000000000
817
      0000000000000000000000000000000000000000000000000000000000000000
818
      0000000000000000000000000000000000000000000000000000000000000000
819
      0000000000000000000000000000000000000000000000000000000000000000
820
      0000000000000000000000000000000000000000000000000000000000000000
821
      0000000000000000000000000000000000000000000000000000000000000000
822
      0000000000000000000000000000000000000000000000000000000000000000
823
      0000000000000000000000000000000000000000000000000000000000000000
824
      0000000000000000000000000000000000000000000000000000000000000000
825
      0000000000000000000000000000000000000000000000000000000000000000
826
      0000000000000000000000000000000000000000000000000000000000000000
827
      0000000000000000000000000000000000000000000000000000000000000000
828
      0000000000000000000000000000000000000000000000000000000000000000
829
      0000000000000000000000000000000000000000000000000000000000000000
830
      0000000000000000000000000000000000000000000000000000000000000000
831
      0000000000000000000000000000000000000000000000000000000000000000
832
      0000000000000000000000000000000000000000000000000000000000000000
833
      0000000000000000000000000000000000000000000000000000000000000000
834
      0000000000000000000000000000000000000000000000000000000000000000
835
      0000000000000000000000000000000000000000000000000000000000000000
836
      0000000000000000000000000000000000000000000000000000000000000000
837
      0000000000000000000000000000000000000000000000000000000000000000
838
      0000000000000000000000000000000000000000000000000000000000000000
839
      0000000000000000000000000000000000000000000000000000000000000000
840
      0000000000000000000000000000000000000000000000000000000000000000
841
      0000000000000000000000000000000000000000000000000000000000000000
842
      0000000000000000000000000000000000000000000000000000000000000000
843
      0000000000000000000000000000000000000000000000000000000000000000
844
      0000000000000000000000000000000000000000000000000000000000000000
845
      0000000000000000000000000000000000000000000000000000000000000000
846
      0000000000000000000000000000000000000000000000000000000000000000
847
      0000000000000000000000000000000000000000000000000000000000000000
848
      0000000000000000000000000000000000000000000000000000000000000000
849
      0000000000000000000000000000000000000000000000000000000000000000
850
      0000000000000000000000000000000000000000000000000000000000000000
851
      0000000000000000000000000000000000000000000000000000000000000000
852
      0000000000000000000000000000000000000000000000000000000000000000
853
      0000000000000000000000000000000000000000000000000000000000000000
854
      0000000000000000000000000000000000000000000000000000000000000000
855
      0000000000000000000000000000000000000000000000000000000000000000
856
      0000000000000000000000000000000000000000000000000000000000000000
857
      0000000000000000000000000000000000000000000000000000000000000000
858
      0000000000000000000000000000000000000000000000000000000000000000
859
      0000000000000000000000000000000000000000000000000000000000000000
860
      0000000000000000000000000000000000000000000000000000000000000000
861
      0000000000000000000000000000000000000000000000000000000000000000
862
      0000000000000000000000000000000000000000000000000000000000000000
863
      0000000000000000000000000000000000000000000000000000000000000000
864
      0000000000000000000000000000000000000000000000000000000000000000
865
      0000000000000000000000000000000000000000000000000000000000000000
866
      0000000000000000000000000000000000000000000000000000000000000000
867
      0000000000000000000000000000000000000000000000000000000000000000
868
      0000000000000000000000000000000000000000000000000000000000000000
869
      0000000000000000000000000000000000000000000000000000000000000000
870
      0000000000000000000000000000000000000000000000000000000000000000
871
      0000000000000000000000000000000000000000000000000000000000000000
872
      0000000000000000000000000000000000000000000000000000000000000000
873
      0000000000000000000000000000000000000000000000000000000000000000
874
      0000000000000000000000000000000000000000000000000000000000000000
875
      0000000000000000000000000000000000000000000000000000000000000000
876
      0000000000000000000000000000000000000000000000000000000000000000
877
      0000000000000000000000000000000000000000000000000000000000000000
878
      0000000000000000000000000000000000000000000000000000000000000000
879
      0000000000000000000000000000000000000000000000000000000000000000
880
      0000000000000000000000000000000000000000000000000000000000000000
881
      0000000000000000000000000000000000000000000000000000000000000000
882
      0000000000000000000000000000000000000000000000000000000000000000
883
      0000000000000000000000000000000000000000000000000000000000000000
884
      0000000000000000000000000000000000000000000000000000000000000000
885
      0000000000000000000000000000000000000000000000000000000000000000
886
      0000000000000000000000000000000000000000000000000000000000000000
887
      0000000000000000000000000000000000000000000000000000000000000000
888
      0000000000000000000000000000000000000000000000000000000000000000
889
      0000000000000000000000000000000000000000000000000000000000000000
890
      0000000000000000000000000000000000000000000000000000000000000000
891
      0000000000000000000000000000000000000000000000000000000000000000
892
      0000000000000000000000000000000000000000000000000000000000000000
893
      0000000000000000000000000000000000000000000000000000000000000000
894
      0000000000000000000000000000000000000000000000000000000000000000
895
      0000000000000000000000000000000000000000000000000000000000000000
896
      0000000000000000000000000000000000000000000000000000000000000000
897
      0000000000000000000000000000000000000000000000000000000000000000
898
      0000000000000000000000000000000000000000000000000000000000000000
899
      0000000000000000000000000000000000000000000000000000000000000000
900
      0000000000000000000000000000000000000000000000000000000000000000
901
      0000000000000000000000000000000000000000000000000000000000000000
902
      0000000000000000000000000000000000000000000000000000000000000000
903
      0000000000000000000000000000000000000000000000000000000000000000
904
      0000000000000000000000000000000000000000000000000000000000000000
905
      0000000000000000000000000000000000000000000000000000000000000000
906
      0000000000000000000000000000000000000000000000000000000000000000
907
      0000000000000000000000000000000000000000000000000000000000000000
908
      0000000000000000000000000000000000000000000000000000000000000000
909
      0000000000000000000000000000000000000000000000000000000000000000
910
      0000000000000000000000000000000000000000000000000000000000000000
911
      0000000000000000000000000000000000000000000000000000000000000000
912
      0000000000000000000000000000000000000000000000000000000000000000
913
      0000000000000000000000000000000000000000000000000000000000000000
914
      0000000000000000000000000000000000000000000000000000000000000000
915
      0000000000000000000000000000000000000000000000000000000000000000
916
      0000000000000000000000000000000000000000000000000000000000000000
917
      0000000000000000000000000000000000000000000000000000000000000000
918
      0000000000000000000000000000000000000000000000000000000000000000
919
      0000000000000000000000000000000000000000000000000000000000000000
920
      0000000000000000000000000000000000000000000000000000000000000000
921
      0000000000000000000000000000000000000000000000000000000000000000
922
      0000000000000000000000000000000000000000000000000000000000000000
923
      0000000000000000000000000000000000000000000000000000000000000000
924
      0000000000000000000000000000000000000000000000000000000000000000
925
      0000000000000000000000000000000000000000000000000000000000000000
926
      0000000000000000000000000000000000000000000000000000000000000000
927
      0000000000000000000000000000000000000000000000000000000000000000
928
      0000000000000000000000000000000000000000000000000000000000000000
929
      0000000000000000000000000000000000000000000000000000000000000000
930
      0000000000000000000000000000000000000000000000000000000000000000
931
      0000000000000000000000000000000000000000000000000000000000000000
932
      0000000000000000000000000000000000000000000000000000000000000000
933
      0000000000000000000000000000000000000000000000000000000000000000
934
      0000000000000000000000000000000000000000000000000000000000000000
935
      0000000000000000000000000000000000000000000000000000000000000000
936
      0000000000000000000000000000000000000000000000000000000000000000
937
      0000000000000000000000000000000000000000000000000000000000000000
938
      0000000000000000000000000000000000000000000000000000000000000000
939
      0000000000000000000000000000000000000000000000000000000000000000
940
      0000000000000000000000000000000000000000000000000000000000000000
941
      0000000000000000000000000000000000000000000000000000000000000000
942
      0000000000000000000000000000000000000000000000000000000000000000
943
      0000000000000000000000000000000000000000000000000000000000000000
944
      0000000000000000000000000000000000000000000000000000000000000000
945
      0000000000000000000000000000000000000000000000000000000000000000
946
      0000000000000000000000000000000000000000000000000000000000000000
947
      0000000000000000000000000000000000000000000000000000000000000000
948
      0000000000000000000000000000000000000000000000000000000000000000
949
      0000000000000000000000000000000000000000000000000000000000000000
950
      0000000000000000000000000000000000000000000000000000000000000000
951
      0000000000000000000000000000000000000000000000000000000000000000
952
      0000000000000000000000000000000000000000000000000000000000000000
953
      0000000000000000000000000000000000000000000000000000000000000000
954
      0000000000000000000000000000000000000000000000000000000000000000
955
      0000000000000000000000000000000000000000000000000000000000000000
956
      0000000000000000000000000000000000000000000000000000000000000000
957
      0000000000000000000000000000000000000000000000000000000000000000
958
      0000000000000000000000000000000000000000000000000000000000000000
959
      0000000000000000000000000000000000000000000000000000000000000000
960
      0000000000000000000000000000000000000000000000000000000000000000
961
      0000000000000000000000000000000000000000000000000000000000000000
962
      0000000000000000000000000000000000000000000000000000000000000000
963
      0000000000000000000000000000000000000000000000000000000000000000
964
      0000000000000000000000000000000000000000000000000000000000000000
965
      0000000000000000000000000000000000000000000000000000000000000000
966
      0000000000000000000000000000000000000000000000000000000000000000
967
      0000000000000000000000000000000000000000000000000000000000000000
968
      0000000000000000000000000000000000000000000000000000000000000000
969
      0000000000000000000000000000000000000000000000000000000000000000
970
      0000000000000000000000000000000000000000000000000000000000000000
971
      0000000000000000000000000000000000000000000000000000000000000000
972
      0000000000000000000000000000000000000000000000000000000000000000
973
      0000000000000000000000000000000000000000000000000000000000000000
974
      0000000000000000000000000000000000000000000000000000000000000000
975
      0000000000000000000000000000000000000000000000000000000000000000
976
      0000000000000000000000000000000000000000000000000000000000000000
977
      0000000000000000000000000000000000000000000000000000000000000000
978
      0000000000000000000000000000000000000000000000000000000000000000
979
      0000000000000000000000000000000000000000000000000000000000000000
980
      0000000000000000000000000000000000000000000000000000000000000000
981
      0000000000000000000000000000000000000000000000000000000000000000
982
      0000000000000000000000000000000000000000000000000000000000000000
983
      0000000000000000000000000000000000000000000000000000000000000000
984
      0000000000000000000000000000000000000000000000000000000000000000
985
      0000000000000000000000000000000000000000000000000000000000000000
986
      0000000000000000000000000000000000000000000000000000000000000000
987
      0000000000000000000000000000000000000000000000000000000000000000
988
      0000000000000000000000000000000000000000000000000000000000000000
989
      0000000000000000000000000000000000000000000000000000000000000000
990
      0000000000000000000000000000000000000000000000000000000000000000
991
      0000000000000000000000000000000000000000000000000000000000000000
992
      0000000000000000000000000000000000000000000000000000000000000000
993
      0000000000000000000000000000000000000000000000000000000000000000
994
      0000000000000000000000000000000000000000000000000000000000000000
995
      0000000000000000000000000000000000000000000000000000000000000000
996
      0000000000000000000000000000000000000000000000000000000000000000
997
      0000000000000000000000000000000000000000000000000000000000000000
998
      0000000000000000000000000000000000000000000000000000000000000000
999
      0000000000000000000000000000000000000000000000000000000000000000
1000
      0000000000000000000000000000000000000000000000000000000000000000
1001
      0000000000000000000000000000000000000000000000000000000000000000
1002
      0000000000000000000000000000000000000000000000000000000000000000
1003
      0000000000000000000000000000000000000000000000000000000000000000
1004
      0000000000000000000000000000000000000000000000000000000000000000
1005
      0000000000000000000000000000000000000000000000000000000000000000
1006
      0000000000000000000000000000000000000000000000000000000000000000
1007
      0000000000000000000000000000000000000000000000000000000000000000
1008
      0000000000000000000000000000000000000000000000000000000000000000
1009
      0000000000000000000000000000000000000000000000000000000000000000
1010
      0000000000000000000000000000000000000000000000000000000000000000
1011
      0000000000000000000000000000000000000000000000000000000000000000
1012
      0000000000000000000000000000000000000000000000000000000000000000
1013
      0000000000000000000000000000000000000000000000000000000000000000
1014
      0000000000000000000000000000000000000000000000000000000000000000
1015
      0000000000000000000000000000000000000000000000000000000000000000
1016
      0000000000000000000000000000000000000000000000000000000000000000
1017
      0000000000000000000000000000000000000000000000000000000000000000
1018
      0000000000000000000000000000000000000000000000000000000000000000
1019
      0000000000000000000000000000000000000000000000000000000000000000
1020
      0000000000000000000000000000000000000000000000000000000000000000
1021
      0000000000000000000000000000000000000000000000000000000000000000
1022
      0000000000000000000000000000000000000000000000000000000000000000
1023
      0000000000000000000000000000000000000000000000000000000000000000
1024
      0000000000000000000000000000000000000000000000000000000000000000
1025
      0000000000000000000000000000000000000000000000000000000000000000
1026
      0000000000000000000000000000000000000000000000000000000000000000
1027
      0000000000000000000000000000000000000000000000000000000000000000
1028
      0000000000000000000000000000000000000000000000000000000000000000
1029
      0000000000000000000000000000000000000000000000000000000000000000
1030
      0000000000000000000000000000000000000000000000000000000000000000
1031
      0000000000000000000000000000000000000000000000000000000000000000
1032
      0000000000000000000000000000000000000000000000000000000000000000
1033
      0000000000000000000000000000000000000000000000000000000000000000
1034
      0000000000000000000000000000000000000000000000000000000000000000
1035
      0000000000000000000000000000000000000000000000000000000000000000
1036
      0000000000000000000000000000000000000000000000000000000000000000
1037
      0000000000000000000000000000000000000000000000000000000000000000
1038
      0000000000000000000000000000000000000000000000000000000000000000
1039
      0000000000000000000000000000000000000000000000000000000000000000
1040
      0000000000000000000000000000000000000000000000000000000000000000
1041
      0000000000000000000000000000000000000000000000000000000000000000
1042
      0000000000000000000000000000000000000000000000000000000000000000
1043
      0000000000000000000000000000000000000000000000000000000000000000
1044
      0000000000000000000000000000000000000000000000000000000000000000
1045
      0000000000000000000000000000000000000000000000000000000000000000
1046
      0000000000000000000000000000000000000000000000000000000000000000
1047
      0000000000000000000000000000000000000000000000000000000000000000
1048
      0000000000000000000000000000000000000000000000000000000000000000
1049
      0000000000000000000000000000000000000000000000000000000000000000
1050
      0000000000000000000000000000000000000000000000000000000000000000
1051
      0000000000000000000000000000000000000000000000000000000000000000
1052
      0000000000000000000000000000000000000000000000000000000000000000
1053
      0000000000000000000000000000000000000000000000000000000000000000
1054
      0000000000000000000000000000000000000000000000000000000000000000
1055
      0000000000000000000000000000000000000000000000000000000000000000
1056
      0000000000000000000000000000000000000000000000000000000000000000
1057
      0000000000000000000000000000000000000000000000000000000000000000
1058
      0000000000000000000000000000000000000000000000000000000000000000
1059
      0000000000000000000000000000000000000000000000000000000000000000
1060
      0000000000000000000000000000000000000000000000000000000000000000
1061
      0000000000000000000000000000000000000000000000000000000000000000
1062
      0000000000000000000000000000000000000000000000000000000000000000
1063
      0000000000000000000000000000000000000000000000000000000000000000
1064
      0000000000000000000000000000000000000000000000000000000000000000
1065
      0000000000000000000000000000000000000000000000000000000000000000
1066
      0000000000000000000000000000000000000000000000000000000000000000
1067
      0000000000000000000000000000000000000000000000000000000000000000
1068
      0000000000000000000000000000000000000000000000000000000000000000
1069
      0000000000000000000000000000000000000000000000000000000000000000
1070
      0000000000000000000000000000000000000000000000000000000000000000
1071
      0000000000000000000000000000000000000000000000000000000000000000
1072
      0000000000000000000000000000000000000000000000000000000000000000
1073
      0000000000000000000000000000000000000000000000000000000000000000
1074
      0000000000000000000000000000000000000000000000000000000000000000
1075
      0000000000000000000000000000000000000000000000000000000000000000
1076
      0000000000000000000000000000000000000000000000000000000000000000
1077
      0000000000000000000000000000000000000000000000000000000000000000
1078
      0000000000000000000000000000000000000000000000000000000000000000
1079
      0000000000000000000000000000000000000000000000000000000000000000
1080
      0000000000000000000000000000000000000000000000000000000000000000
1081
      0000000000000000000000000000000000000000000000000000000000000000
1082
      0000000000000000000000000000000000000000000000000000000000000000
1083
      0000000000000000000000000000000000000000000000000000000000000000
1084
      0000000000000000000000000000000000000000000000000000000000000000
1085
      0000000000000000000000000000000000000000000000000000000000000000
1086
      0000000000000000000000000000000000000000000000000000000000000000
1087
      0000000000000000000000000000000000000000000000000000000000000000
1088
      0000000000000000000000000000000000000000000000000000000000000000
1089
      0000000000000000000000000000000000000000000000000000000000000000
1090
      0000000000000000000000000000000000000000000000000000000000000000
1091
      0000000000000000000000000000000000000000000000000000000000000000
1092
      0000000000000000000000000000000000000000000000000000000000000000
1093
      0000000000000000000000000000000000000000000000000000000000000000
1094
      0000000000000000000000000000000000000000000000000000000000000000
1095
      0000000000000000000000000000000000000000000000000000000000000000
1096
      0000000000000000000000000000000000000000000000000000000000000000
1097
      0000000000000000000000000000000000000000000000000000000000000000
1098
      0000000000000000000000000000000000000000000000000000000000000000
1099
      0000000000000000000000000000000000000000000000000000000000000000
1100
      0000000000000000000000000000000000000000000000000000000000000000
1101
      0000000000000000000000000000000000000000000000000000000000000000
1102
      0000000000000000000000000000000000000000000000000000000000000000
1103
      0000000000000000000000000000000000000000000000000000000000000000
1104
      0000000000000000000000000000000000000000000000000000000000000000
1105
      0000000000000000000000000000000000000000000000000000000000000000
1106
      0000000000000000000000000000000000000000000000000000000000000000
1107
      0000000000000000000000000000000000000000000000000000000000000000
1108
      0000000000000000000000000000000000000000000000000000000000000000
1109
      0000000000000000000000000000000000000000000000000000000000000000
1110
      0000000000000000000000000000000000000000000000000000000000000000
1111
      0000000000000000000000000000000000000000000000000000000000000000
1112
      0000000000000000000000000000000000000000000000000000000000000000
1113
      0000000000000000000000000000000000000000000000000000000000000000
1114
      0000000000000000000000000000000000000000000000000000000000000000
1115
      0000000000000000000000000000000000000000000000000000000000000000
1116
      0000000000000000000000000000000000000000000000000000000000000000
1117
      0000000000000000000000000000000000000000000000000000000000000000
1118
      0000000000000000000000000000000000000000000000000000000000000000
1119
      0000000000000000000000000000000000000000000000000000000000000000
1120
      0000000000000000000000000000000000000000000000000000000000000000
1121
      0000000000000000000000000000000000000000000000000000000000000000
1122
      0000000000000000000000000000000000000000000000000000000000000000
1123
      0000000000000000000000000000000000000000000000000000000000000000
1124
      0000000000000000000000000000000000000000000000000000000000000000
1125
      0000000000000000000000000000000000000000000000000000000000000000
1126
      0000000000000000000000000000000000000000000000000000000000000000
1127
      0000000000000000000000000000000000000000000000000000000000000000
1128
      0000000000000000000000000000000000000000000000000000000000000000
1129
      0000000000000000000000000000000000000000000000000000000000000000
1130
      0000000000000000000000000000000000000000000000000000000000000000
1131
      0000000000000000000000000000000000000000000000000000000000000000
1132
      0000000000000000000000000000000000000000000000000000000000000000
1133
      0000000000000000000000000000000000000000000000000000000000000000
1134
      0000000000000000000000000000000000000000000000000000000000000000
1135
      0000000000000000000000000000000000000000000000000000000000000000
1136
      0000000000000000000000000000000000000000000000000000000000000000
1137
      0000000000000000000000000000000000000000000000000000000000000000
1138
      0000000000000000000000000000000000000000000000000000000000000000
1139
      0000000000000000000000000000000000000000000000000000000000000000
1140
      0000000000000000000000000000000000000000000000000000000000000000
1141
      0000000000000000000000000000000000000000000000000000000000000000
1142
      0000000000000000000000000000000000000000000000000000000000000000
1143
      0000000000000000000000000000000000000000000000000000000000000000
1144
      0000000000000000000000000000000000000000000000000000000000000000
1145
      0000000000000000000000000000000000000000000000000000000000000000
1146
      0000000000000000000000000000000000000000000000000000000000000000
1147
      0000000000000000000000000000000000000000000000000000000000000000
1148
      0000000000000000000000000000000000000000000000000000000000000000
1149
      0000000000000000000000000000000000000000000000000000000000000000
1150
      0000000000000000000000000000000000000000000000000000000000000000
1151
      0000000000000000000000000000000000000000000000000000000000000000
1152
      0000000000000000000000000000000000000000000000000000000000000000
1153
      0000000000000000000000000000000000000000000000000000000000000000
1154
      0000000000000000000000000000000000000000000000000000000000000000
1155
      0000000000000000000000000000000000000000000000000000000000000000
1156
      0000000000000000000000000000000000000000000000000000000000000000
1157
      0000000000000000000000000000000000000000000000000000000000000000
1158
      0000000000000000000000000000000000000000000000000000000000000000
1159
      0000000000000000000000000000000000000000000000000000000000000000
1160
      0000000000000000000000000000000000000000000000000000000000000000
1161
      0000000000000000000000000000000000000000000000000000000000000000
1162
      0000000000000000000000000000000000000000000000000000000000000000
1163
      0000000000000000000000000000000000000000000000000000000000000000
1164
      0000000000000000000000000000000000000000000000000000000000000000
1165
      0000000000000000000000000000000000000000000000000000000000000000
1166
      0000000000000000000000000000000000000000000000000000000000000000
1167
      0000000000000000000000000000000000000000000000000000000000000000
1168
      0000000000000000000000000000000000000000000000000000000000000000
1169
      0000000000000000000000000000000000000000000000000000000000000000
1170
      0000000000000000000000000000000000000000000000000000000000000000
1171
      0000000000000000000000000000000000000000000000000000000000000000
1172
      0000000000000000000000000000000000000000000000000000000000000000
1173
      0000000000000000000000000000000000000000000000000000000000000000
1174
      0000000000000000000000000000000000000000000000000000000000000000
1175
      0000000000000000000000000000000000000000000000000000000000000000
1176
      0000000000000000000000000000000000000000000000000000000000000000
1177
      0000000000000000000000000000000000000000000000000000000000000000
1178
      0000000000000000000000000000000000000000000000000000000000000000
1179
      0000000000000000000000000000000000000000000000000000000000000000
1180
      0000000000000000000000000000000000000000000000000000000000000000
1181
      0000000000000000000000000000000000000000000000000000000000000000
1182
      0000000000000000000000000000000000000000000000000000000000000000
1183
      0000000000000000000000000000000000000000000000000000000000000000
1184
      0000000000000000000000000000000000000000000000000000000000000000
1185
      0000000000000000000000000000000000000000000000000000000000000000
1186
      0000000000000000000000000000000000000000000000000000000000000000
1187
      0000000000000000000000000000000000000000000000000000000000000000
1188
      0000000000000000000000000000000000000000000000000000000000000000
1189
      0000000000000000000000000000000000000000000000000000000000000000
1190
      0000000000000000000000000000000000000000000000000000000000000000
1191
      0000000000000000000000000000000000000000000000000000000000000000
1192
      0000000000000000000000000000000000000000000000000000000000000000
1193
      0000000000000000000000000000000000000000000000000000000000000000
1194
      0000000000000000000000000000000000000000000000000000000000000000
1195
      0000000000000000000000000000000000000000000000000000000000000000
1196
      0000000000000000000000000000000000000000000000000000000000000000
1197
      0000000000000000000000000000000000000000000000000000000000000000
1198
      0000000000000000000000000000000000000000000000000000000000000000
1199
      0000000000000000000000000000000000000000000000000000000000000000
1200
      0000000000000000000000000000000000000000000000000000000000000000
1201
      0000000000000000000000000000000000000000000000000000000000000000
1202
      0000000000000000000000000000000000000000000000000000000000000000
1203
      0000000000000000000000000000000000000000000000000000000000000000
1204
      0000000000000000000000000000000000000000000000000000000000000000
1205
      0000000000000000000000000000000000000000000000000000000000000000
1206
      0000000000000000000000000000000000000000000000000000000000000000
1207
      0000000000000000000000000000000000000000000000000000000000000000
1208
      0000000000000000000000000000000000000000000000000000000000000000
1209
      0000000000000000000000000000000000000000000000000000000000000000
1210
      0000000000000000000000000000000000000000000000000000000000000000
1211
      0000000000000000000000000000000000000000000000000000000000000000
1212
      0000000000000000000000000000000000000000000000000000000000000000
1213
      0000000000000000000000000000000000000000000000000000000000000000
1214
      0000000000000000000000000000000000000000000000000000000000000000
1215
      0000000000000000000000000000000000000000000000000000000000000000
1216
      0000000000000000000000000000000000000000000000000000000000000000
1217
      0000000000000000000000000000000000000000000000000000000000000000
1218
      0000000000000000000000000000000000000000000000000000000000000000
1219
      0000000000000000000000000000000000000000000000000000000000000000
1220
      0000000000000000000000000000000000000000000000000000000000000000
1221
      0000000000000000000000000000000000000000000000000000000000000000
1222
      0000000000000000000000000000000000000000000000000000000000000000
1223
      0000000000000000000000000000000000000000000000000000000000000000
1224
      0000000000000000000000000000000000000000000000000000000000000000
1225
      0000000000000000000000000000000000000000000000000000000000000000
1226
      0000000000000000000000000000000000000000000000000000000000000000
1227
      0000000000000000000000000000000000000000000000000000000000000000
1228
      0000000000000000000000000000000000000000000000000000000000000000
1229
      0000000000000000000000000000000000000000000000000000000000000000
1230
      0000000000000000000000000000000000000000000000000000000000000000
1231
      0000000000000000000000000000000000000000000000000000000000000000
1232
      0000000000000000000000000000000000000000000000000000000000000000
1233
      0000000000000000000000000000000000000000000000000000000000000000
1234
      0000000000000000000000000000000000000000000000000000000000000000
1235
      0000000000000000000000000000000000000000000000000000000000000000
1236
      0000000000000000000000000000000000000000000000000000000000000000
1237
      0000000000000000000000000000000000000000000000000000000000000000
1238
      0000000000000000000000000000000000000000000000000000000000000000
1239
      0000000000000000000000000000000000000000000000000000000000000000
1240
      0000000000000000000000000000000000000000000000000000000000000000
1241
      0000000000000000000000000000000000000000000000000000000000000000
1242
      0000000000000000000000000000000000000000000000000000000000000000
1243
      0000000000000000000000000000000000000000000000000000000000000000
1244
      0000000000000000000000000000000000000000000000000000000000000000
1245
      0000000000000000000000000000000000000000000000000000000000000000
1246
      0000000000000000000000000000000000000000000000000000000000000000
1247
      0000000000000000000000000000000000000000000000000000000000000000
1248
      0000000000000000000000000000000000000000000000000000000000000000
1249
      0000000000000000000000000000000000000000000000000000000000000000
1250
      0000000000000000000000000000000000000000000000000000000000000000
1251
      0000000000000000000000000000000000000000000000000000000000000000
1252
      0000000000000000000000000000000000000000000000000000000000000000
1253
      0000000000000000000000000000000000000000000000000000000000000000
1254
      0000000000000000000000000000000000000000000000000000000000000000
1255
      0000000000000000000000000000000000000000000000000000000000000000
1256
      0000000000000000000000000000000000000000000000000000000000000000
1257
      0000000000000000000000000000000000000000000000000000000000000000
1258
      0000000000000000000000000000000000000000000000000000000000000000
1259
      0000000000000000000000000000000000000000000000000000000000000000
1260
      0000000000000000000000000000000000000000000000000000000000000000
1261
      0000000000000000000000000000000000000000000000000000000000000000
1262
      0000000000000000000000000000000000000000000000000000000000000000
1263
      0000000000000000000000000000000000000000000000000000000000000000
1264
      0000000000000000000000000000000000000000000000000000000000000000
1265
      0000000000000000000000000000000000000000000000000000000000000000
1266
      0000000000000000000000000000000000000000000000000000000000000000
1267
      0000000000000000000000000000000000000000000000000000000000000000
1268
      0000000000000000000000000000000000000000000000000000000000000000
1269
      0000000000000000000000000000000000000000000000000000000000000000
1270
      0000000000000000000000000000000000000000000000000000000000000000
1271
      0000000000000000000000000000000000000000000000000000000000000000
1272
      0000000000000000000000000000000000000000000000000000000000000000
1273
      0000000000000000000000000000000000000000000000000000000000000000
1274
      0000000000000000000000000000000000000000000000000000000000000000
1275
      0000000000000000000000000000000000000000000000000000000000000000
1276
      0000000000000000000000000000000000000000000000000000000000000000
1277
      0000000000000000000000000000000000000000000000000000000000000000
1278
      0000000000000000000000000000000000000000000000000000000000000000
1279
      0000000000000000000000000000000000000000000000000000000000000000
1280
      0000000000000000000000000000000000000000000000000000000000000000
1281
      0000000000000000000000000000000000000000000000000000000000000000
1282
      0000000000000000000000000000000000000000000000000000000000000000
1283
      0000000000000000000000000000000000000000000000000000000000000000
1284
      0000000000000000000000000000000000000000000000000000000000000000
1285
      0000000000000000000000000000000000000000000000000000000000000000
1286
      0000000000000000000000000000000000000000000000000000000000000000
1287
      0000000000000000000000000000000000000000000000000000000000000000
1288
      0000000000000000000000000000000000000000000000000000000000000000
1289
      0000000000000000000000000000000000000000000000000000000000000000
... Ce différentiel a été tronqué car il excède la taille maximale pouvant être affichée.

Formats disponibles : Unified diff