-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathfMain.iPhone55in.fmx
235 lines (235 loc) · 8.07 KB
/
fMain.iPhone55in.fmx
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
inherited frmMain_iPhone55in: TfrmMain_iPhone55in
ClientHeight = 716
ClientWidth = 414
DesignerMasterStyle = 2
inherited TabControl: TTabControl
Size.Width = 414.000000000000000000
Size.Height = 716.000000000000000000
inherited tabCalculate: TTabItem
CustomIcon.LoadSize = 1
Size.Width = 138.000000000000000000
ExplicitSize.cx = 50.000000000000000000
ExplicitSize.cy = 49.000000000000000000
inherited rctGlucose: TRoundRect
Position.X = 157.000000000000000000
end
inherited lblGlucose1: TLabel
Size.Width = 141.000000000000000000
end
inherited lblUnits: TLabel
Size.Width = 398.000000000000000000
end
inherited Line1: TLine
Size.Width = 398.000000000000000000
end
inherited rctCarbs: TRoundRect
Position.X = 157.000000000000000000
end
inherited lblCarbs1: TLabel
Size.Width = 141.000000000000000000
end
inherited lblGlucose2: TLabel
Position.X = 265.000000000000000000
end
inherited lblCarbs2: TLabel
Position.X = 265.000000000000000000
end
inherited rctExercise: TRoundRect
Position.X = 157.000000000000000000
end
inherited lblExercise1: TLabel
Size.Width = 141.000000000000000000
end
inherited lblExercise2: TLabel
Position.X = 265.000000000000000000
end
inherited cExercise: TCircle
Position.X = 377.000000000000000000
end
inherited rctInsulin: TRoundRect
Position.X = 157.000000000000000000
end
inherited lblInsulin: TLabel
Size.Width = 141.000000000000000000
end
inherited TB: TToolBar
Size.Width = 414.000000000000000000
inherited btnAuto: TSpeedButton
Size.Width = 100.000000000000000000
end
inherited btnMorning: TSpeedButton
Position.X = 108.000000000000000000
Size.Width = 100.000000000000000000
end
inherited btnDay: TSpeedButton
Position.X = 208.000000000000000000
Size.Width = 99.000000000000000000
end
inherited btnEvening: TSpeedButton
Position.X = 307.000000000000000000
Size.Width = 99.000000000000000000
end
end
inherited pnlBottom: TPanel
Position.Y = 585.000000000000000000
Size.Width = 414.000000000000000000
inherited rctDiabetesDiary: TRoundRect
Position.X = 133.000000000000000000
end
inherited imgDiabetesDiary: TImage
Position.X = 89.000000000000000000
end
inherited lblIOB: TLabel
Size.Width = 398.000000000000000000
end
inherited Line2: TLine
Size.Width = 398.000000000000000000
end
end
end
inherited tabIOB: TTabItem
CustomIcon.LoadSize = 1
Size.Width = 138.000000000000000000
ExplicitSize.cx = 50.000000000000000000
ExplicitSize.cy = 49.000000000000000000
end
inherited tabSettings1: TTabItem
CustomIcon.LoadSize = 1
Size.Width = 138.000000000000000000
ExplicitSize.cx = 50.000000000000000000
ExplicitSize.cy = 49.000000000000000000
inherited tabSettings2: TTabControl
Size.Width = 414.000000000000000000
Size.Height = 667.000000000000000000
inherited tabInsulins: TTabItem
ExplicitSize.cx = 50.000000000000000000
ExplicitSize.cy = 50.000000000000000000
end
inherited tabInsulin: TTabItem
ExplicitSize.cx = 50.000000000000000000
ExplicitSize.cy = 50.000000000000000000
inherited edtName: TEdit
Position.X = 262.000000000000000000
end
inherited lblName: TLabel
Size.Width = 246.000000000000000000
end
inherited edtDuration: TEdit
Position.X = 262.000000000000000000
end
inherited lblDuration: TLabel
Size.Width = 246.000000000000000000
end
end
inherited tabGeneral: TTabItem
ExplicitSize.cx = 50.000000000000000000
ExplicitSize.cy = 50.000000000000000000
inherited LB: TListBox
Size.Width = 414.000000000000000000
Size.Height = 667.000000000000000000
Viewport.Width = 409.000000000000000000
Viewport.Height = 667.000000000000000000
inherited lbgTarget: TListBoxGroupHeader
Size.Width = 409.000000000000000000
end
inherited lbiTarget1: TListBoxItem
Size.Width = 409.000000000000000000
inherited edtTarget1: TEdit
Position.X = 326.000000000000000000
end
end
inherited lbiTarget2: TListBoxItem
Size.Width = 409.000000000000000000
inherited edtTarget2: TEdit
Position.X = 326.000000000000000000
end
end
inherited lbiTarget3: TListBoxItem
Size.Width = 409.000000000000000000
inherited edtTarget3: TEdit
Position.X = 326.000000000000000000
end
end
inherited lbgCarbF: TListBoxGroupHeader
Size.Width = 409.000000000000000000
end
inherited lbiCarb1: TListBoxItem
Size.Width = 409.000000000000000000
inherited edtCarb1: TEdit
Position.X = 326.000000000000000000
end
end
inherited lbiCarb2: TListBoxItem
Size.Width = 409.000000000000000000
inherited edtCarb2: TEdit
Position.X = 326.000000000000000000
end
end
inherited lbiCarb3: TListBoxItem
Size.Width = 409.000000000000000000
inherited edtCarb3: TEdit
Position.X = 326.000000000000000000
end
end
inherited lbgCorrF: TListBoxGroupHeader
Size.Width = 409.000000000000000000
end
inherited lbiCorr1: TListBoxItem
Size.Width = 409.000000000000000000
inherited edtCorr1: TEdit
Position.X = 326.000000000000000000
end
end
inherited lbiCorr2: TListBoxItem
Size.Width = 409.000000000000000000
inherited edtCorr2: TEdit
Position.X = 326.000000000000000000
end
end
inherited lbiCorr3: TListBoxItem
Size.Width = 409.000000000000000000
inherited edtCorr3: TEdit
Position.X = 326.000000000000000000
end
end
inherited lgbOther: TListBoxGroupHeader
Size.Width = 409.000000000000000000
end
inherited lbiInsulins: TListBoxItem [13]
Position.Y = 484.000000000000000000
Size.Width = 409.000000000000000000
end
inherited lbiIOB: TListBoxItem [14]
Position.Y = 528.000000000000000000
Size.Width = 409.000000000000000000
inherited chkIOB: TSwitch
Position.X = 348.000000000000000000
end
end
inherited lbiAppBadge: TListBoxItem [15]
Position.Y = 572.000000000000000000
Size.Width = 409.000000000000000000
inherited chkAppBadge: TSwitch
Position.X = 348.000000000000000000
end
end
inherited lbiAnimations: TListBoxItem [16]
Position.Y = 616.000000000000000000
Size.Width = 409.000000000000000000
inherited chkAnimations: TSwitch
Position.X = 348.000000000000000000
end
end
inherited lbiUnits: TListBoxItem [17]
Position.Y = 660.000000000000000000
Size.Width = 409.000000000000000000
inherited cboUnits: TComboBox
Position.X = 326.000000000000000000
end
end
end
end
end
end
end
end