-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathufrmDelphiVersionsMobile.Surface.fmx
40 lines (40 loc) · 1.14 KB
/
ufrmDelphiVersionsMobile.Surface.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
inherited frmDelphiVersionsMobile_Surface: TfrmDelphiVersionsMobile_Surface
ClientHeight = 1920
ClientWidth = 1080
DesignerMasterStyle = 0
inherited ColorBoxBorder: TColorBox
Size.Width = 1080.000000000000000000
Size.Height = 1852.000000000000000000
end
inherited lblIntro: TLabel
Position.Y = 19.000000000000000000
Size.Width = 1080.000000000000000000
end
inherited pnlBottom: TPanel
Position.Y = 1885.000000000000000000
Size.Width = 1080.000000000000000000
inherited cmbRefs: TComboBox
Size.Width = 976.000000000000000000
end
inherited btnLaunchRef: TButton
Position.X = 996.000000000000000000
end
end
inherited lbDefines: TListBox
Margins.Top = 2.000000000000000000
Margins.Bottom = 2.000000000000000000
Size.Width = 1072.000000000000000000
Size.Height = 1848.000000000000000000
Viewport.Width = 1068.000000000000000000
Viewport.Height = 1844.000000000000000000
end
inherited lblTitle: TLabel
Size.Width = 1080.000000000000000000
Size.Height = 19.000000000000000000
end
inherited StyleBook: TStyleBook
Styles = <
item
end>
end
end