-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMain.LgXhdpiPh.fmx
126 lines (126 loc) · 4.04 KB
/
Main.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
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
inherited TabbedForm_LgXhdpiPh: TTabbedForm_LgXhdpiPh
ClientHeight = 695
ClientWidth = 450
DesignerMasterStyle = 0
inherited HeaderToolBar: TToolBar
Size.Width = 450.000000000000000000
inherited ToolBarLabel: TLabel
Size.Width = 450.000000000000000000
end
end
inherited TabControl1: TTabControl
Size.Width = 450.000000000000000000
Size.Height = 647.000000000000000000
Sizes = (
450s
598s
450s
598s)
inherited TabItem1: TTabItem
Size.Width = 225.000000000000000000
ExplicitSize.cx = 50.000000000000000000
ExplicitSize.cy = 49.000000000000000000
inherited Layout3: TLayout
Size.Width = 450.000000000000000000
Size.Height = 598.000000000000000000
inherited Rectangle2: TRectangle
Size.Width = 450.000000000000000000
Size.Height = 598.000000000000000000
end
inherited GridPanelLayout2: TGridPanelLayout
Size.Width = 450.000000000000000000
Size.Height = 598.000000000000000000
inherited EdtText: TEdit
Align = VertCenter
Position.Y = 12.000000000000000000
Size.Width = 450.000000000000000000
Size.Height = 32.000000000000000000
inherited BtnSend: TEditButton
Size.Width = 76.000000000000000000
Size.Height = 28.000000000000000000
end
end
inherited Memo1: TMemo
Size.Width = 450.000000000000000000
Size.Height = 540.361450195312500000
Viewport.Width = 450.000000000000000000
Viewport.Height = 540.400000000000000000
end
end
end
end
inherited TabItem2: TTabItem
Size.Width = 225.000000000000000000
ExplicitSize.cx = 50.000000000000000000
ExplicitSize.cy = 49.000000000000000000
inherited Layout1: TLayout
Size.Width = 450.000000000000000000
Size.Height = 598.000000000000000000
inherited Rectangle1: TRectangle
Size.Width = 450.000000000000000000
Size.Height = 598.000000000000000000
end
inherited GridPanelLayout1: TGridPanelLayout
Size.Width = 450.000000000000000000
Size.Height = 598.000000000000000000
inherited Label1: TLabel
Size.Width = 434.000000000000000000
TextSettings.Font.StyleExt = {00070000000000000004000000}
end
inherited Edit1: TEdit
Size.Width = 434.000000000000000000
inherited EditButton2: TEditButton
Size.Width = 52.000000000000000000
Size.Height = 50.000000000000000000
end
end
inherited FlowLayout1: TFlowLayout
Position.X = 200.000000000000000000
end
inherited Label2: TLabel
Size.Width = 434.000000000000000000
TextSettings.Font.StyleExt = {00070000000000000004000000}
end
inherited Edit2: TEdit
Size.Width = 434.000000000000000000
inherited EditButton1: TEditButton
Size.Width = 52.000000000000000000
Size.Height = 50.000000000000000000
end
end
inherited Layout2: TLayout
Position.X = 200.000000000000000000
end
inherited Label3: TLabel
Size.Width = 434.000000000000000000
TextSettings.Font.StyleExt = {00070000000000000004000000}
end
inherited Edit3: TEdit
Size.Width = 434.000000000000000000
inherited EditButton3: TEditButton
Size.Width = 52.000000000000000000
Size.Height = 50.000000000000000000
end
end
end
end
end
end
inherited GestureManager1: TGestureManager
GestureData = <
item
Control = Owner
Collection = <
item
GestureID = sgiLeft
end
item
GestureID = sgiRight
end>
end>
end
inherited RESTRequest: TRESTRequest
Left = 232
Top = 281
end
end