Statistiques
| Révision:

root / UFResBesGestE.dfm

Historique | Voir | Annoter | Télécharger (6,062 ko)

1 3 avalancogn
object FResBesGestE: TFResBesGestE
2
  Left = 200
3
  Top = 200
4
  HelpContext = 4860
5
  Caption = 'Requirements during gestation (herd)'
6
  ClientHeight = 400
7
  ClientWidth = 544
8
  Color = clBtnFace
9
  Font.Charset = DEFAULT_CHARSET
10
  Font.Color = clWindowText
11
  Font.Height = -11
12
  Font.Name = 'MS Sans Serif'
13
  Font.Style = []
14
  OldCreateOrder = False
15
  Position = poMainFormCenter
16
  Scaled = False
17
  OnClose = FormClose
18
  OnCreate = FormCreate
19
  OnShow = FormShow
20
  PixelsPerInch = 96
21
  TextHeight = 13
22
  object PC: TPageControl
23
    Left = 0
24
    Top = 0
25
    Width = 544
26
    Height = 94
27
    ActivePage = TSAli
28
    Align = alTop
29
    HotTrack = True
30
    MultiLine = True
31
    TabOrder = 0
32
    TabStop = False
33
    OnChange = PCChange
34
    object TSAli: TTabSheet
35
      Caption = 'Feed'
36
      ImageIndex = 2
37
    end
38
    object TabNRJ: TTabSheet
39
      Caption = 'Energy'
40
      ImageIndex = -1
41
      ExplicitLeft = 0
42
      ExplicitTop = 0
43
      ExplicitWidth = 0
44
      ExplicitHeight = 0
45
      object GBNRJY: TGroupBox
46
        Left = 180
47
        Top = 0
48
        Width = 176
49
        Height = 66
50
        Caption = 'Y-axis'
51
        TabOrder = 0
52
        object CBNRJ3: TComboBox
53
          Left = 16
54
          Top = 16
55
          Width = 144
56
          Height = 21
57
          Style = csDropDownList
58
          ItemHeight = 0
59
          ItemIndex = 1
60
          TabOrder = 0
61
          Text = 'Metabolizable energy'
62
          OnChange = CBNRJ3Change
63
          Items.Strings = (
64
            'Digestible energy'
65
            'Metabolizable energy'
66
            'Net energy')
67
        end
68
        object CBNRJ4: TComboBox
69
          Left = 16
70
          Top = 40
71
          Width = 144
72
          Height = 21
73
          Style = csDropDownList
74
          ItemHeight = 0
75
          TabOrder = 1
76
          OnChange = CBNRJ4Change
77
        end
78
      end
79
    end
80
    object TabAA: TTabSheet
81
      Caption = 'Amino acids'
82
      ImageIndex = 8
83
      ExplicitLeft = 0
84
      ExplicitTop = 0
85
      ExplicitWidth = 0
86
      ExplicitHeight = 0
87
      object GBAAY: TGroupBox
88
        Left = 180
89
        Top = 0
90
        Width = 176
91
        Height = 66
92
        Caption = 'Y-axis'
93
        TabOrder = 0
94
        object CBAA3: TComboBox
95
          Left = 16
96
          Top = 16
97
          Width = 144
98
          Height = 21
99
          Style = csDropDownList
100
          ItemHeight = 0
101
          ItemIndex = 0
102
          TabOrder = 0
103
          Text = 'Lysine'
104
          OnChange = CBAA3Change
105
          Items.Strings = (
106
            'Lysine'
107
            'Methionine'
108
            'Methionine + Cystine'
109
            'Tryptophan'
110
            'Threonine'
111
            'Phenylalanine'
112
            'Phenylalanine + Tyrosine'
113
            'Leucine'
114
            'Isoleucine'
115
            'Valine'
116
            'Histidine'
117
            'Arginine')
118
        end
119
        object CBAA4: TComboBox
120
          Left = 16
121
          Top = 40
122
          Width = 144
123
          Height = 21
124
          Style = csDropDownList
125
          ItemHeight = 0
126
          TabOrder = 1
127
          OnChange = CBAA4Change
128
        end
129
      end
130
    end
131
    object TSMin: TTabSheet
132
      Caption = 'Minerals'
133
      ImageIndex = 3
134
      ExplicitLeft = 0
135
      ExplicitTop = 0
136
      ExplicitWidth = 0
137
      ExplicitHeight = 0
138
      object GBMinY: TGroupBox
139
        Left = 180
140
        Top = 0
141
        Width = 176
142
        Height = 66
143
        Caption = 'Y-axis'
144
        TabOrder = 0
145
        object CBMin3: TComboBox
146
          Left = 16
147
          Top = 16
148
          Width = 144
149
          Height = 21
150
          Style = csDropDownList
151
          ItemHeight = 0
152
          ItemIndex = 0
153
          TabOrder = 0
154
          Text = 'Digestible phosphorus'
155
          OnChange = CBMin3Change
156
          Items.Strings = (
157
            'Digestible phosphorus'
158
            'Total calcium')
159
        end
160
        object CBMin4: TComboBox
161
          Left = 16
162
          Top = 40
163
          Width = 144
164
          Height = 21
165
          Style = csDropDownList
166
          ItemHeight = 0
167
          TabOrder = 1
168
          OnChange = CBMin4Change
169
        end
170
      end
171
    end
172
  end
173
  object Graph: TChart
174
    Left = 0
175
    Top = 94
176
    Width = 544
177
    Height = 306
178
    Foot.Alignment = taLeftJustify
179
    Foot.Font.Color = clBlack
180
    Foot.Font.Style = []
181
    Foot.Text.Strings = (
182
      'Simulation')
183
    Legend.Inverted = True
184
    Legend.LegendStyle = lsSeries
185
    MarginBottom = 1
186
    MarginLeft = 1
187
    MarginRight = 1
188
    MarginTop = 1
189
    PrintProportional = False
190
    SubTitle.Font.Color = clBlack
191
    SubTitle.Text.Strings = (
192
      'Total')
193
    Title.Font.Height = -16
194
    Title.Font.Style = [fsBold]
195
    Title.Text.Strings = (
196
      'Title')
197
    BottomAxis.Grid.Visible = False
198
    BottomAxis.Title.Caption = 'X'
199
    BottomAxis.Title.Font.Style = [fsBold]
200
    LeftAxis.Automatic = False
201
    LeftAxis.AutomaticMaximum = False
202
    LeftAxis.AutomaticMinimum = False
203
    LeftAxis.Title.Caption = 'Y'
204
    LeftAxis.Title.Font.Style = [fsBold]
205
    View3D = False
206
    Align = alClient
207
    BevelOuter = bvNone
208
    PopupMenu = PM
209
    TabOrder = 1
210
    PrintMargins = (
211
      5
212
      5
213
      5
214
      5)
215
  end
216
  object LBAA: TListBox
217
    Left = 160
218
    Top = 176
219
    Width = 120
220
    Height = 56
221
    ItemHeight = 13
222
    Items.Strings = (
223
      'Maintenance'
224
      'Litter'
225
      'Reserves'
226
      'Excess')
227
    TabOrder = 2
228
    Visible = False
229
  end
230
  object LBNRJ: TListBox
231
    Left = 32
232
    Top = 176
233
    Width = 120
234
    Height = 69
235
    ItemHeight = 13
236
    Items.Strings = (
237
      'Maintenance'
238
      'Activity'
239
      'Thermoregulation'
240
      'Litter'
241
      'Reserves')
242
    TabOrder = 3
243
    Visible = False
244
  end
245
  object PM: TPopupMenu
246
    Top = 96
247
    object MI3D: TMenuItem
248
      Caption = '2D / 3D'
249
      OnClick = MI3DClick
250
    end
251
    object MIPreview: TMenuItem
252
      Caption = 'Print preview'
253
      OnClick = MIPreviewClick
254
    end
255
    object MIPrint: TMenuItem
256
      Caption = 'Print...'
257
      OnClick = MIPrintClick
258
    end
259
  end
260
  object PD: TPrintDialog
261
    Left = 32
262
    Top = 96
263
  end
264
end