Révision 6 UnitIngredientsList.dfm

Voir les différences:

UnitIngredientsList.dfm
85 85
    end
86 86
    object TabSheetProximal: TTabSheet
87 87
      Caption = 'Proximate analysis'
88
      ExplicitLeft = 0
89
      ExplicitTop = 0
90
      ExplicitWidth = 0
91
      ExplicitHeight = 0
92 88
      object DBGridProximal: TDBGrid
93 89
        Left = 0
94 90
        Top = 0
......
172 168
    end
173 169
    object TabSheetEnergyUtilization: TTabSheet
174 170
      Caption = 'Energy utilization'
175
      ExplicitLeft = 0
176
      ExplicitTop = 0
177
      ExplicitWidth = 0
178
      ExplicitHeight = 0
179 171
      object DBGridRatios: TDBGrid
180 172
        Left = 0
181 173
        Top = 0
......
206 198
            Expanded = False
207 199
            FieldName = 'EMc/EDc'
208 200
            Title.Alignment = taCenter
201
            Width = 64
209 202
            Visible = True
210 203
          end
211 204
          item
212 205
            Expanded = False
213 206
            FieldName = 'ENc/EMc'
214 207
            Title.Alignment = taCenter
208
            Width = 64
215 209
            Visible = True
216 210
          end
217 211
          item
......
224 218
            Expanded = False
225 219
            FieldName = 'EMt/EDt'
226 220
            Title.Alignment = taCenter
221
            Width = 64
227 222
            Visible = True
228 223
          end
229 224
          item
230 225
            Expanded = False
231 226
            FieldName = 'ENt/EMt'
232 227
            Title.Alignment = taCenter
228
            Width = 64
233 229
            Visible = True
234 230
          end
235 231
          item
236 232
            Expanded = False
237 233
            FieldName = 'EDt/EDc'
238 234
            Title.Alignment = taCenter
235
            Width = 64
239 236
            Visible = True
240 237
          end
241 238
          item
242 239
            Expanded = False
243 240
            FieldName = 'EMt/EMc'
244 241
            Title.Alignment = taCenter
242
            Width = 64
245 243
            Visible = True
246 244
          end
247 245
          item
248 246
            Expanded = False
249 247
            FieldName = 'ENt/ENc'
250 248
            Title.Alignment = taCenter
249
            Width = 64
251 250
            Visible = True
252 251
          end>
253 252
      end
254 253
    end
255 254
    object TabSheetEnergy: TTabSheet
256 255
      Caption = 'Energy values'
257
      ExplicitLeft = 0
258
      ExplicitTop = 0
259
      ExplicitWidth = 0
260
      ExplicitHeight = 0
261 256
      object DBGridEnergy: TDBGrid
262 257
        Left = 0
263 258
        Top = 0
......
294 289
            Expanded = False
295 290
            FieldName = 'EMc'
296 291
            Title.Alignment = taCenter
292
            Width = 64
297 293
            Visible = True
298 294
          end
299 295
          item
300 296
            Expanded = False
301 297
            FieldName = 'ENc'
302 298
            Title.Alignment = taCenter
299
            Width = 64
303 300
            Visible = True
304 301
          end
305 302
          item
306 303
            Expanded = False
307 304
            FieldName = 'EDt'
308 305
            Title.Alignment = taCenter
306
            Width = 64
309 307
            Visible = True
310 308
          end
311 309
          item
312 310
            Expanded = False
313 311
            FieldName = 'EMt'
314 312
            Title.Alignment = taCenter
313
            Width = 64
315 314
            Visible = True
316 315
          end
317 316
          item
318 317
            Expanded = False
319 318
            FieldName = 'ENt'
320 319
            Title.Alignment = taCenter
320
            Width = 64
321 321
            Visible = True
322 322
          end>
323 323
      end
324 324
    end
325 325
    object TabSheetAATot: TTabSheet
326 326
      Caption = 'Total amino acids'
327
      ExplicitLeft = 0
328
      ExplicitTop = 0
329
      ExplicitWidth = 0
330
      ExplicitHeight = 0
331 327
      object DBGridAATot: TDBGrid
332 328
        Left = 0
333 329
        Top = 0
......
472 468
    end
473 469
    object TabSheetAA_MAT: TTabSheet
474 470
      Caption = 'Total amino acids / crude protein'
475
      ExplicitLeft = 0
476
      ExplicitTop = 0
477
      ExplicitWidth = 0
478
      ExplicitHeight = 0
479 471
      object DBGridAA_MAT: TDBGrid
480 472
        Left = 0
481 473
        Top = 0
......
640 632
    end
641 633
    object TabSheetdAA: TTabSheet
642 634
      Caption = 'Digestibility of amino acids'
643
      ExplicitLeft = 0
644
      ExplicitTop = 0
645
      ExplicitWidth = 0
646
      ExplicitHeight = 0
647 635
      object DBGriddAA: TDBGrid
648 636
        Left = 0
649 637
        Top = 0
......
808 796
    end
809 797
    object TabSheetAADig: TTabSheet
810 798
      Caption = 'Digestible amino acids'
811
      ExplicitLeft = 0
812
      ExplicitTop = 0
813
      ExplicitWidth = 0
814
      ExplicitHeight = 0
815 799
      object DBGridAADig: TDBGrid
816 800
        Left = 0
817 801
        Top = 0
......
976 960
    end
977 961
    object TabSheetMinerals: TTabSheet
978 962
      Caption = 'Minerals'
979
      ExplicitLeft = 0
980
      ExplicitTop = 0
981
      ExplicitWidth = 0
982
      ExplicitHeight = 0
983 963
      object DBGridMinerals: TDBGrid
984 964
        Left = 0
985 965
        Top = 0
......
1022 1002
            Expanded = False
1023 1003
            FieldName = 'K'
1024 1004
            Title.Alignment = taCenter
1005
            Width = 64
1025 1006
            Visible = True
1026 1007
          end
1027 1008
          item
......
1034 1015
    end
1035 1016
    object TabSheetdP: TTabSheet
1036 1017
      Caption = 'Phosphorus digestibility'
1037
      ExplicitLeft = 0
1038
      ExplicitTop = 0
1039
      ExplicitWidth = 0
1040
      ExplicitHeight = 0
1041 1018
      object DBGriddP: TDBGrid
1042 1019
        Left = 0
1043 1020
        Top = 0
......
1074 1051
          end>
1075 1052
      end
1076 1053
    end
1054
    object TabSheetBE: TTabSheet
1055
      Caption = 'Electrolyte balance'
1056
      ImageIndex = 10
1057
      object DBGridBE: TDBGrid
1058
        Left = 0
1059
        Top = 0
1060
        Width = 621
1061
        Height = 483
1062
        Align = alClient
1063
        Color = clBtnFace
1064
        DataSource = DataModuleDeclaration.DataSourceIngredients
1065
        Options = [dgTitles, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
1066
        ReadOnly = True
1067
        TabOrder = 0
1068
        TitleFont.Charset = DEFAULT_CHARSET
1069
        TitleFont.Color = clWindowText
1070
        TitleFont.Height = -11
1071
        TitleFont.Name = 'Tahoma'
1072
        TitleFont.Style = []
1073
        Columns = <
1074
          item
1075
            Expanded = False
1076
            FieldName = 'BE'
1077
            Title.Alignment = taCenter
1078
            Visible = True
1079
          end>
1080
      end
1081
    end
1077 1082
  end
1078 1083
  object GroupBoxFilters: TGroupBox
1079 1084
    Left = 0
......
1307 1312
    Left = 8
1308 1313
    Top = 648
1309 1314
    Bitmap = {
1310
      494C010104000900300020002000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
1315
      494C010104000900340020002000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
1311 1316
      0000000000003600000028000000800000004000000001002000000000000080
1312 1317
      0000000000000000000000000000000000000000000000000000000000000000
1313 1318
      0000000000000000000000000000000000000000000000000000000000000000

Formats disponibles : Unified diff