-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathUBMI.dfm
468 lines (468 loc) · 11.4 KB
/
UBMI.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
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
object BMI: TBMI
Left = 0
Top = 0
Hint = 'Qui si deve inserire la massa muscolare in percentuale'
Caption = 'Calcolo Body Mass Index con altezza vera'
ClientHeight = 656
ClientWidth = 735
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
ShowHint = True
PixelsPerInch = 96
TextHeight = 13
object Altezza_sbarra: TLabel
Left = 24
Top = 24
Width = 119
Height = 13
Caption = 'Altezza alla sbarra in cm.'
end
object Altezza_vera: TLabel
Left = 352
Top = 24
Width = 91
Height = 13
Caption = 'Altezza vera in cm.'
end
object Label_Peso_Corporeo: TLabel
Left = 24
Top = 88
Width = 99
Height = 13
Caption = 'Peso corporeo in Kg.'
end
object Label_Body_Mass_Index: TLabel
Left = 352
Top = 96
Width = 111
Height = 13
Caption = 'Body Mass Index (BMI)'
end
object Label_Valutazione_BMI: TLabel
Left = 352
Top = 152
Width = 76
Height = 13
Caption = 'Valutazione BMI'
end
object Label_Inserimento_Sesso: TLabel
Left = 200
Top = 157
Width = 92
Height = 13
Caption = 'Selezionare il sesso'
end
object Label_Eta: TLabel
Left = 24
Top = 152
Width = 50
Height = 13
Caption = 'Et'#224' in anni'
end
object Label_Massa_Grassa: TLabel
Left = 24
Top = 216
Width = 171
Height = 13
Caption = 'Massa Grassa in percentuale (%)'
end
object Label_Valutazione_Massa_Grassa: TLabel
Left = 352
Top = 216
Width = 124
Height = 13
Caption = 'Valutazione Massa Grassa'
end
object Label_Massa_Muscolare: TLabel
Left = 24
Top = 272
Width = 174
Height = 13
Caption = 'Massa Muscolare in percentuale (%)'
end
object Label_Valutazione_Massa_Muscolare: TLabel
Left = 352
Top = 272
Width = 139
Height = 13
Caption = 'Valutazione massa muscolare'
end
object Label_Acqua_Corporea: TLabel
Left = 24
Top = 328
Width = 174
Height = 13
Caption = 'Acqua Corporea in percentuale (%)'
end
object Label_Valutazione_Acqua_Corporea: TLabel
Left = 352
Top = 328
Width = 136
Height = 13
Caption = 'Valutazione Acqua Corporea'
end
object Label_Test_Angolo_e_Distanza: TLabel
Left = 168
Top = 400
Width = 264
Height = 19
Caption = 'Test dell'#39'angolo e della distanza'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
object Label_Altezza_Oggetto_Osservato: TLabel
Left = 24
Top = 448
Width = 203
Height = 13
Caption = 'Altezza oggetto osservato da sopra in cm.'
end
object Label_Angolo_sotto_cui_si_osserva_oggetto: TLabel
Left = 280
Top = 448
Width = 211
Height = 13
Caption = 'Angolo sotto cui si osserva l'#39'oggetto in gradi'
end
object Label_Distanza: TLabel
Left = 24
Top = 520
Width = 193
Height = 13
Caption = 'Distanza a cui si osserva l'#39'oggetto in cm.'
end
object Label_Altezza_osservatore: TLabel
Left = 280
Top = 528
Width = 127
Height = 13
Caption = 'Altezza osservatore in cm.'
end
object Altezza: TEdit
Left = 24
Top = 43
Width = 119
Height = 21
Hint =
'Inserire l'#39'altezza alla sbarra o alla bilancia elettronica che m' +
'isura del farmacista in centimetri (Es. 1,75 metri = 175 centime' +
'tri)'
BevelOuter = bvRaised
NumbersOnly = True
ParentShowHint = False
ShowHint = True
TabOrder = 0
Text = '175'
end
object BCalcola_Altezza_vera: TButton
Left = 168
Top = 24
Width = 153
Height = 49
Cursor = crHandPoint
Hint = 'Premere questo bottone per calcolare la vera altezza'
Caption = 'Calcola altezza vera'
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 1
OnClick = BCalcola_Altezza_veraClick
end
object Altezza_totale: TEdit
Left = 352
Top = 40
Width = 137
Height = 21
Hint =
'Questa casella contiene la vostra vera altezza in centimetri e n' +
'on ci si pu'#242' digitare'
TabStop = False
NumbersOnly = True
ParentShowHint = False
ReadOnly = True
ShowHint = True
TabOrder = 2
end
object Peso_corporeo: TEdit
Left = 24
Top = 112
Width = 121
Height = 21
Hint =
'In questa casella si deve inserire il peso corporeo in chili (Kg' +
'.)'
BiDiMode = bdLeftToRight
NumbersOnly = True
ParentBiDiMode = False
ParentShowHint = False
ShowHint = True
TabOrder = 3
end
object Button_Calcola_BMI: TButton
Left = 168
Top = 94
Width = 153
Height = 57
Cursor = crHandPoint
Hint = 'Premere qui per calcolare il Body Mass Index'
Caption = 'Calcola Body Mass Index'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 4
OnClick = Button_Calcola_BMIClick
end
object Body_Mass_Index: TEdit
Left = 352
Top = 120
Width = 137
Height = 21
Hint = 'Qui '#232' calcolato il Body Mass Index e non ci si pu'#242' digitare'
TabStop = False
MaxLength = 5
NumbersOnly = True
ParentShowHint = False
ReadOnly = True
ShowHint = True
TabOrder = 5
OnChange = Body_Mass_IndexChange
end
object Valutazione_BMI: TEdit
Left = 352
Top = 176
Width = 137
Height = 21
Hint =
'Questa casella contiene la valutazione del Body Mass Index (BMI)' +
' e non pu'#242' essere modificata'
TabStop = False
ParentShowHint = False
ReadOnly = True
ShowHint = True
TabOrder = 6
end
object Maschio: TRadioButton
Left = 219
Top = 176
Width = 73
Height = 15
Cursor = crHandPoint
Hint = 'Qui si seleziona il sesso'
Caption = 'Maschio'
Checked = True
ParentShowHint = False
ShowHint = True
TabOrder = 7
TabStop = True
OnClick = MaschioClick
end
object Femmina: TRadioButton
Left = 219
Top = 197
Width = 78
Height = 17
Cursor = crHandPoint
Hint = 'Qui si seleziona il sesso'
Caption = 'Femmina'
ParentShowHint = False
ShowHint = True
TabOrder = 8
OnClick = FemminaClick
end
object Eta: TEdit
Left = 24
Top = 176
Width = 105
Height = 21
Hint = 'Qui bisogna inserire l'#39'et'#224' anagrafica'
DoubleBuffered = False
ParentDoubleBuffered = False
ParentShowHint = False
ShowHint = True
TabOrder = 9
OnChange = EtaChange
end
object Massa_Grassa: TEdit
Left = 24
Top = 240
Width = 174
Height = 21
Hint = 'Qui bisogna inserire la massa grassa in percentuale (%)'
NumbersOnly = True
ParentShowHint = False
ShowHint = True
TabOrder = 10
OnChange = Massa_GrassaChange
end
object Valutazione_Massa_Grassa: TEdit
Left = 352
Top = 240
Width = 137
Height = 21
Hint =
'Qui c'#39#232' la valutazione della massa grassa e non ci si pu'#242' digita' +
're'
ParentCustomHint = False
TabStop = False
ParentShowHint = False
ReadOnly = True
ShowHint = True
TabOrder = 11
end
object Massa_Muscolare: TEdit
Left = 24
Top = 296
Width = 174
Height = 21
NumbersOnly = True
TabOrder = 12
OnChange = Massa_MuscolareChange
end
object Valutazione_Massa_Muscolare: TEdit
Left = 352
Top = 291
Width = 137
Height = 21
Hint = 'Qui si valuta la massa muscolare e non ci si pu'#242' digitare'
TabStop = False
ReadOnly = True
TabOrder = 13
end
object Acqua_corporea: TEdit
Left = 24
Top = 352
Width = 174
Height = 21
Hint = 'Qui bisogna inserire l'#39'acqua corporea in percentuale'
NumbersOnly = True
TabOrder = 14
OnChange = Acqua_corporeaChange
end
object Valutazione_Acqua_Corporea: TEdit
Left = 352
Top = 352
Width = 137
Height = 21
Hint = 'Qui si valuta l'#39'acqua corporea e non ci si pu'#242' digitare'
TabStop = False
ReadOnly = True
TabOrder = 15
end
object Altezza_oggetto_osservato_da_sopra: TEdit
Left = 24
Top = 480
Width = 203
Height = 21
Hint = 'Qui si inserisce l'#39'altezza vista da sopra in centimetri'
NumbersOnly = True
TabOrder = 16
OnChange = Altezza_oggetto_osservato_da_sopraChange
end
object Angolo_sotto_cui_si_osserva_oggetto: TEdit
Left = 280
Top = 480
Width = 209
Height = 21
Hint =
'Qui si inserisce l'#39'angolo sotto cui si osserva l'#39'oggetto da sopr' +
'a in gradi (Es. 100'#176'0'#39'=1000, 15'#176'2'#39' =152)'
NumbersOnly = True
TabOrder = 17
OnChange = Angolo_sotto_cui_si_osserva_oggettoChange
end
object Distanza: TEdit
Left = 24
Top = 552
Width = 201
Height = 21
Hint = 'Distanza a cui si osserva l'#39'oggetto da sopra in centimetri'
NumbersOnly = True
TabOrder = 18
OnChange = DistanzaChange
end
object Altezza_osservatore: TEdit
Left = 280
Top = 552
Width = 209
Height = 21
Hint =
'Qui c'#39#232' l'#39'altezza dell'#39'osservatore in centimetri e non ci si pu'#242 +
' digitare'
TabStop = False
ReadOnly = True
TabOrder = 19
end
object ListBox1: TListBox
Left = 520
Top = 40
Width = 169
Height = 145
ItemHeight = 13
Items.Strings = (
'Ragione per cui vengono '
'aggiunti 100 centimetri'
''
'All'#39'altezza alla sbarra viene'
'aggiunto 100 (100 centimetri), '
'in quanto quell'#39'altezza'
'arriva alle gambe. In questo modo'
#232' possibile vederla da sopra '
'anche da lontano ad alcuni'
'metri di distanza.')
TabOrder = 20
end
object ListBox2: TListBox
Left = 520
Top = 208
Width = 201
Height = 201
Hint = 'R'
ItemHeight = 13
Items.Strings = (
'COME SI CALCOLA L'#39'ANGOLO SOTTO'
'CUI SI OSSERVA L'#39'OGGETTO DA '
'SOPRA'
''
'Per calcolare l'#39'angolo sotto cui si osserva'
' l'#39'oggetto da sopra, baster'#224' immaginare'
' un cono che idealmente ha la sua punta'
' nell'#39'apice corneale e la sua base'
' sull'#39'oggetto visto da sopra, l'#39'angolo'
'che si verr'#224' a formare alla base,'
' sar'#224' l'#39'angolo sotto cui si vede l'#39'oggetto.')
TabOrder = 21
end
object ListBox3: TListBox
Left = 520
Top = 440
Width = 201
Height = 193
ItemHeight = 13
Items.Strings = (
'FORMULA PER IL CALCOLO'
'DELL'#39'ANGOLO E DELLA DISTANZA'
''
'Altezza oggetto osservato +'
'[(Angolo:1000) x (Distanza x 10)]')
TabOrder = 22
end
end