-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathufrmDelphiVersionsMobile.iPad.fmx
35 lines (35 loc) · 1.05 KB
/
ufrmDelphiVersionsMobile.iPad.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
inherited frmDelphiVersionsMobile_iPad: TfrmDelphiVersionsMobile_iPad
ClientHeight = 1004
ClientWidth = 768
DesignerMasterStyle = 3
inherited ColorBoxBorder: TColorBox
Size.Width = 768.000000000000000000
Size.Height = 936.000000000000000000
end
inherited lblIntro: TLabel
Position.Y = 19.000000000000000000
Size.Width = 768.000000000000000000
end
inherited pnlBottom: TPanel
Position.Y = 969.000000000000000000
Size.Width = 768.000000000000000000
inherited cmbRefs: TComboBox
Position.Y = 2.000000000000000000
Size.Width = 664.000000000000000000
Size.Height = 30.000000000000000000
end
inherited btnLaunchRef: TButton
Position.X = 684.000000000000000000
end
end
inherited lbDefines: TListBox
Size.Width = 760.000000000000000000
Size.Height = 936.000000000000000000
Viewport.Width = 760.000000000000000000
Viewport.Height = 936.000000000000000000
end
inherited lblTitle: TLabel
Size.Width = 768.000000000000000000
Size.Height = 19.000000000000000000
end
end