root / UFResBesLactT.dfm @ 3
Historique | Voir | Annoter | Télécharger (7,559 ko)
1 |
object FResBesLactT: TFResBesLactT |
---|---|
2 |
Left = 200 |
3 |
Top = 200 |
4 |
HelpContext = 4910 |
5 |
Caption = 'Requirements during lactation (sow)' |
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 |
object GBAliX: TGroupBox |
38 |
Left = 360 |
39 |
Top = 0 |
40 |
Width = 176 |
41 |
Height = 66 |
42 |
Caption = 'X-axis' |
43 |
TabOrder = 0 |
44 |
object CBAli2: TComboBox |
45 |
Left = 16 |
46 |
Top = 16 |
47 |
Width = 144 |
48 |
Height = 21 |
49 |
Style = csDropDownList |
50 |
ItemHeight = 13 |
51 |
ItemIndex = 0 |
52 |
TabOrder = 0 |
53 |
Text = 'Duration (d)' |
54 |
OnChange = CBAli2Change |
55 |
Items.Strings = ( |
56 |
'Duration (d)') |
57 |
end |
58 |
end |
59 |
end |
60 |
object TabNRJ: TTabSheet |
61 |
Caption = 'Energy' |
62 |
ImageIndex = -1 |
63 |
ExplicitLeft = 0 |
64 |
ExplicitTop = 0 |
65 |
ExplicitWidth = 0 |
66 |
ExplicitHeight = 0 |
67 |
object GBNRJX: TGroupBox |
68 |
Left = 360 |
69 |
Top = 0 |
70 |
Width = 176 |
71 |
Height = 66 |
72 |
Caption = 'X-axis' |
73 |
TabOrder = 2 |
74 |
object CBNRJ2: TComboBox |
75 |
Left = 16 |
76 |
Top = 16 |
77 |
Width = 144 |
78 |
Height = 21 |
79 |
Style = csDropDownList |
80 |
ItemHeight = 0 |
81 |
ItemIndex = 0 |
82 |
TabOrder = 0 |
83 |
Text = 'Duration (d)' |
84 |
Visible = False |
85 |
OnChange = CBNRJ2Change |
86 |
Items.Strings = ( |
87 |
'Duration (d)') |
88 |
end |
89 |
end |
90 |
object GBNRJY: TGroupBox |
91 |
Left = 180 |
92 |
Top = 0 |
93 |
Width = 176 |
94 |
Height = 66 |
95 |
Caption = 'Y-axis' |
96 |
TabOrder = 1 |
97 |
object CBNRJ3: TComboBox |
98 |
Left = 16 |
99 |
Top = 16 |
100 |
Width = 144 |
101 |
Height = 21 |
102 |
Style = csDropDownList |
103 |
ItemHeight = 0 |
104 |
ItemIndex = 1 |
105 |
TabOrder = 0 |
106 |
Text = 'Metabolizable energy' |
107 |
OnChange = CBNRJ3Change |
108 |
Items.Strings = ( |
109 |
'Digestible energy' |
110 |
'Metabolizable energy' |
111 |
'Net energy') |
112 |
end |
113 |
object CBNRJ4: TComboBox |
114 |
Left = 16 |
115 |
Top = 40 |
116 |
Width = 144 |
117 |
Height = 21 |
118 |
Style = csDropDownList |
119 |
ItemHeight = 0 |
120 |
TabOrder = 1 |
121 |
OnChange = CBNRJ4Change |
122 |
end |
123 |
end |
124 |
object GBNRJT: TGroupBox |
125 |
Left = 0 |
126 |
Top = 0 |
127 |
Width = 176 |
128 |
Height = 66 |
129 |
Caption = 'Graph type' |
130 |
TabOrder = 0 |
131 |
object CBNRJ1: TComboBox |
132 |
Left = 16 |
133 |
Top = 16 |
134 |
Width = 144 |
135 |
Height = 21 |
136 |
Style = csDropDownList |
137 |
ItemHeight = 0 |
138 |
ItemIndex = 0 |
139 |
TabOrder = 0 |
140 |
Text = 'Global partitioning' |
141 |
OnChange = CBNRJ1Change |
142 |
Items.Strings = ( |
143 |
'Global partitioning' |
144 |
'Dynamic partitioning') |
145 |
end |
146 |
end |
147 |
end |
148 |
object TabAA: TTabSheet |
149 |
Caption = 'Amino acids' |
150 |
ImageIndex = 8 |
151 |
ExplicitLeft = 0 |
152 |
ExplicitTop = 0 |
153 |
ExplicitWidth = 0 |
154 |
ExplicitHeight = 0 |
155 |
object GBAAX: TGroupBox |
156 |
Left = 360 |
157 |
Top = 0 |
158 |
Width = 176 |
159 |
Height = 66 |
160 |
Caption = 'X-axis' |
161 |
TabOrder = 2 |
162 |
object CBAA2: TComboBox |
163 |
Left = 16 |
164 |
Top = 16 |
165 |
Width = 144 |
166 |
Height = 21 |
167 |
Style = csDropDownList |
168 |
ItemHeight = 0 |
169 |
ItemIndex = 0 |
170 |
TabOrder = 0 |
171 |
Text = 'Duration (d)' |
172 |
OnChange = CBAA2Change |
173 |
Items.Strings = ( |
174 |
'Duration (d)') |
175 |
end |
176 |
end |
177 |
object GBAAT: TGroupBox |
178 |
Left = 0 |
179 |
Top = 0 |
180 |
Width = 176 |
181 |
Height = 66 |
182 |
Caption = 'Graph type' |
183 |
TabOrder = 0 |
184 |
object CBAA1: TComboBox |
185 |
Left = 16 |
186 |
Top = 16 |
187 |
Width = 144 |
188 |
Height = 21 |
189 |
Style = csDropDownList |
190 |
ItemHeight = 0 |
191 |
ItemIndex = 0 |
192 |
TabOrder = 0 |
193 |
Text = 'Dynamic partitioning' |
194 |
OnChange = CBAA1Change |
195 |
Items.Strings = ( |
196 |
'Dynamic partitioning' |
197 |
'Requirement') |
198 |
end |
199 |
end |
200 |
object GBAAY: TGroupBox |
201 |
Left = 180 |
202 |
Top = 0 |
203 |
Width = 176 |
204 |
Height = 66 |
205 |
Caption = 'Y-axis' |
206 |
TabOrder = 1 |
207 |
object CBAA3: TComboBox |
208 |
Left = 16 |
209 |
Top = 16 |
210 |
Width = 144 |
211 |
Height = 21 |
212 |
Style = csDropDownList |
213 |
ItemHeight = 0 |
214 |
ItemIndex = 0 |
215 |
TabOrder = 0 |
216 |
Text = 'Lysine' |
217 |
OnChange = CBAA3Change |
218 |
Items.Strings = ( |
219 |
'Lysine' |
220 |
'Methionine' |
221 |
'Methionine + Cystine' |
222 |
'Tryptophan' |
223 |
'Threonine' |
224 |
'Phenylalanine' |
225 |
'Phenylalanine + Tyrosine' |
226 |
'Leucine' |
227 |
'Isoleucine' |
228 |
'Valine' |
229 |
'Histidine' |
230 |
'Arginine') |
231 |
end |
232 |
object CBAA4: TComboBox |
233 |
Left = 16 |
234 |
Top = 40 |
235 |
Width = 144 |
236 |
Height = 21 |
237 |
Style = csDropDownList |
238 |
ItemHeight = 0 |
239 |
TabOrder = 1 |
240 |
OnChange = CBAA4Change |
241 |
end |
242 |
end |
243 |
end |
244 |
end |
245 |
object Graph: TChart |
246 |
Left = 0 |
247 |
Top = 94 |
248 |
Width = 544 |
249 |
Height = 306 |
250 |
Foot.Alignment = taLeftJustify |
251 |
Foot.Font.Color = clBlack |
252 |
Foot.Font.Style = [] |
253 |
Legend.Inverted = True |
254 |
Legend.LegendStyle = lsSeries |
255 |
MarginBottom = 1 |
256 |
MarginLeft = 1 |
257 |
MarginRight = 1 |
258 |
MarginTop = 1 |
259 |
SubTitle.Font.Color = clBlack |
260 |
Title.Font.Height = -16 |
261 |
Title.Font.Style = [fsBold] |
262 |
Title.Text.Strings = ( |
263 |
'Title') |
264 |
BottomAxis.Title.Caption = 'X' |
265 |
BottomAxis.Title.Font.Style = [fsBold] |
266 |
LeftAxis.Automatic = False |
267 |
LeftAxis.AutomaticMaximum = False |
268 |
LeftAxis.AutomaticMinimum = False |
269 |
LeftAxis.Title.Caption = 'Y' |
270 |
LeftAxis.Title.Font.Style = [fsBold] |
271 |
View3D = False |
272 |
Align = alClient |
273 |
BevelOuter = bvNone |
274 |
PopupMenu = PM |
275 |
TabOrder = 1 |
276 |
PrintMargins = ( |
277 |
5 |
278 |
5 |
279 |
5 |
280 |
5) |
281 |
end |
282 |
object LBAA: TListBox |
283 |
Left = 168 |
284 |
Top = 176 |
285 |
Width = 120 |
286 |
Height = 30 |
287 |
ItemHeight = 13 |
288 |
Items.Strings = ( |
289 |
'Maintenance' |
290 |
'Milk') |
291 |
TabOrder = 2 |
292 |
Visible = False |
293 |
end |
294 |
object LBNRJ: TListBox |
295 |
Left = 40 |
296 |
Top = 176 |
297 |
Width = 120 |
298 |
Height = 30 |
299 |
ItemHeight = 13 |
300 |
Items.Strings = ( |
301 |
'Maintenance' |
302 |
'Milk') |
303 |
TabOrder = 3 |
304 |
Visible = False |
305 |
end |
306 |
object PM: TPopupMenu |
307 |
Top = 96 |
308 |
object MI3D: TMenuItem |
309 |
Caption = '2D / 3D' |
310 |
OnClick = MI3DClick |
311 |
end |
312 |
object MIPreview: TMenuItem |
313 |
Caption = 'Print preview' |
314 |
OnClick = MIPreviewClick |
315 |
end |
316 |
object MIPrint: TMenuItem |
317 |
Caption = 'Print...' |
318 |
OnClick = MIPrintClick |
319 |
end |
320 |
end |
321 |
object PD: TPrintDialog |
322 |
Left = 32 |
323 |
Top = 96 |
324 |
end |
325 |
end |