-
Notifications
You must be signed in to change notification settings - Fork 4
/
ufrmDelphiVersionsMobile.LgXhdpiPh.fmx
37 lines (37 loc) · 1.13 KB
/
ufrmDelphiVersionsMobile.LgXhdpiPh.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
inherited frmDelphiVersionsMobile_LgXhdpiPh: TfrmDelphiVersionsMobile_LgXhdpiPh
ClientHeight = 695
ClientWidth = 450
DesignerMasterStyle = 3
inherited ColorBoxBorder: TColorBox
Opacity = 0.800000011920929000
Size.Width = 450.000000000000000000
Size.Height = 629.000000000000000000
end
inherited lblIntro: TLabel
Size.Width = 450.000000000000000000
end
inherited pnlBottom: TPanel
Position.Y = 660.000000000000000000
Size.Width = 450.000000000000000000
inherited cmbRefs: TComboBox
Size.Width = 346.000000000000000000
end
inherited btnLaunchRef: TButton
Position.X = 366.000000000000000000
end
end
inherited lbDefines: TListBox
Margins.Left = 5.000000000000000000
Margins.Top = 2.000000000000000000
Margins.Right = 5.000000000000000000
Margins.Bottom = 2.000000000000000000
Size.Width = 440.000000000000000000
Size.Height = 625.000000000000000000
ItemHeight = 25.000000000000000000
Viewport.Width = 440.000000000000000000
Viewport.Height = 625.000000000000000000
end
inherited lblTitle: TLabel
Size.Width = 450.000000000000000000
end
end