-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathuLayouts.fmx
More file actions
241 lines (241 loc) · 8.22 KB
/
uLayouts.fmx
File metadata and controls
241 lines (241 loc) · 8.22 KB
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
236
237
238
239
240
241
object fLayouts: TfLayouts
Left = 0
Top = 0
Caption = 'Layouts'
ClientHeight = 480
ClientWidth = 538
FormFactor.Width = 320
FormFactor.Height = 480
FormFactor.Devices = [Desktop]
DesignerMasterStyle = 0
object retSkype: TRectangle
Fill.Color = claWhite
Margins.Left = 5.000000000000000000
Margins.Top = 1.000000000000000000
Margins.Right = 5.000000000000000000
Margins.Bottom = 1.000000000000000000
Position.X = 8.000000000000000000
Position.Y = 47.000000000000000000
Size.Width = 505.000000000000000000
Size.Height = 57.000000000000000000
Size.PlatformDefault = False
Stroke.Color = claWhite
OnClick = retSkypeClick
object Circle1: TCircle
Align = Left
Margins.Left = 10.000000000000000000
Margins.Top = 6.000000000000000000
Margins.Right = 10.000000000000000000
Margins.Bottom = 6.000000000000000000
Position.X = 10.000000000000000000
Position.Y = 6.000000000000000000
Size.Width = 50.000000000000000000
Size.Height = 45.000000000000000000
Size.PlatformDefault = False
Stroke.Color = claNull
object Circle2: TCircle
Fill.Color = xFF02BA02
Margins.Left = 10.000000000000000000
Margins.Top = 2.000000000000000000
Margins.Right = 10.000000000000000000
Margins.Bottom = 2.000000000000000000
Position.X = 32.000000000000000000
Position.Y = 25.000000000000000000
Size.Width = 16.000000000000000000
Size.Height = 14.000000000000000000
Size.PlatformDefault = False
Stroke.Color = claWhite
end
object Label6: TLabel
Align = Center
StyledSettings = []
Size.Width = 35.000000000000000000
Size.Height = 26.000000000000000000
Size.PlatformDefault = False
TextSettings.Font.Size = 17.000000000000000000
TextSettings.Font.StyleExt = {00070000000000000004000000}
TextSettings.FontColor = xFF4C66E2
TextSettings.HorzAlign = Center
Text = 'CI'
TabOrder = 0
end
object ShadowEffect1: TShadowEffect
Distance = 1.000000000000000000
Direction = 45.000000000000000000
Softness = 0.100000001490116100
Opacity = 0.300000011920929000
ShadowColor = claBlack
end
end
object Layout1: TLayout
Align = Client
Size.Width = 354.000000000000000000
Size.Height = 57.000000000000000000
Size.PlatformDefault = False
TabOrder = 1
object Label4: TLabel
Align = Top
StyledSettings = []
Size.Width = 354.000000000000000000
Size.Height = 25.000000000000000000
Size.PlatformDefault = False
TextSettings.Font.Size = 17.000000000000000000
TextSettings.Font.StyleExt = {00070000000000000004000000}
Text = 'Diego Cataneo'
TabOrder = 1
end
object Label5: TLabel
Align = Top
StyledSettings = [Style]
Position.Y = 25.000000000000000000
Size.Width = 354.000000000000000000
Size.Height = 17.000000000000000000
Size.PlatformDefault = False
TextSettings.Font.Size = 13.000000000000000000
TextSettings.FontColor = xFF5F5F5F
TextSettings.VertAlign = Leading
Text = 'Online a 10 minutos'
TabOrder = 2
end
end
object Layout2: TLayout
Align = Right
Position.X = 424.000000000000000000
Size.Width = 81.000000000000000000
Size.Height = 57.000000000000000000
Size.PlatformDefault = False
TabOrder = 2
object Layout3: TLayout
Align = Top
Size.Width = 81.000000000000000000
Size.Height = 24.000000000000000000
Size.PlatformDefault = False
TabOrder = 1
object lblDataCadastro: TLabel
Align = Top
StyledSettings = [Style]
Size.Width = 81.000000000000000000
Size.Height = 25.000000000000000000
Size.PlatformDefault = False
TextSettings.Font.Size = 13.000000000000000000
TextSettings.FontColor = xFF5F5F5F
TextSettings.HorzAlign = Center
Text = 'Ter'
TabOrder = 2
end
end
object btnExcluir: TSpeedButton
Align = Client
Size.Width = 81.000000000000000000
Size.Height = 33.000000000000000000
Size.PlatformDefault = False
StyleLookup = 'trashtoolbutton'
Text = 'btnExcluir'
OnClick = btnExcluirClick
end
end
end
object retGoogle: TRectangle
Fill.Color = claWhite
Padding.Left = 15.000000000000000000
Margins.Left = 5.000000000000000000
Margins.Top = 1.000000000000000000
Margins.Right = 5.000000000000000000
Margins.Bottom = 1.000000000000000000
Position.X = 8.000000000000000000
Position.Y = 175.000000000000000000
Size.Width = 505.000000000000000000
Size.Height = 90.000000000000000000
Size.PlatformDefault = False
Stroke.Color = claWhite
OnClick = retSkypeClick
object Label1: TLabel
Align = Top
StyledSettings = [Style]
Position.X = 15.000000000000000000
Size.Width = 490.000000000000000000
Size.Height = 26.000000000000000000
Size.PlatformDefault = False
TextSettings.Font.Size = 17.000000000000000000
TextSettings.FontColor = xFF253DB1
Text = 'Como ativar o Modo Desenvolvedor no Android [Tutorial]'
TabOrder = 1
end
object Label2: TLabel
Align = Top
StyledSettings = [Family, Size, Style]
Position.X = 15.000000000000000000
Position.Y = 43.000000000000000000
Size.Width = 490.000000000000000000
Size.Height = 38.000000000000000000
Size.PlatformDefault = False
TextSettings.FontColor = xFF5F5F5F
TextSettings.VertAlign = Leading
Text =
'11 de jul de 2018 - Bem, o Modo Desenvolvedor do Android possui ' +
'op'#231#245'es muito '#250'teis para o usu'#225'rio. Por exemplo, se voc'#234' possui u' +
'm dispositivo com uma ...'
TabOrder = 2
end
object Label3: TLabel
Align = Top
StyledSettings = [Family, Style]
Position.X = 15.000000000000000000
Position.Y = 26.000000000000000000
Size.Width = 490.000000000000000000
Size.Height = 17.000000000000000000
Size.PlatformDefault = False
TextSettings.Font.Size = 14.000000000000000000
TextSettings.FontColor = xFF598947
Text = 'https://optclean.com.br/ativar-o-modo-desenvolvedor-no-android/'
TabOrder = 3
end
end
object retAndroid: TRectangle
Fill.Color = claWhite
Margins.Left = 5.000000000000000000
Margins.Top = 1.000000000000000000
Margins.Right = 5.000000000000000000
Margins.Bottom = 1.000000000000000000
Position.X = 8.000000000000000000
Position.Y = 111.000000000000000000
Size.Width = 505.000000000000000000
Size.Height = 50.000000000000000000
Size.PlatformDefault = False
Stroke.Color = claWhite
OnClick = retSkypeClick
object Circle4: TCircle
Align = Left
Margins.Left = 10.000000000000000000
Margins.Top = 6.000000000000000000
Margins.Right = 10.000000000000000000
Margins.Bottom = 6.000000000000000000
Position.X = 10.000000000000000000
Position.Y = 6.000000000000000000
Size.Width = 50.000000000000000000
Size.Height = 38.000000000000000000
Size.PlatformDefault = False
Stroke.Color = claNull
object Label9: TLabel
Align = Center
StyledSettings = []
Size.Width = 35.000000000000000000
Size.Height = 26.000000000000000000
Size.PlatformDefault = False
TextSettings.Font.Size = 17.000000000000000000
TextSettings.Font.StyleExt = {00070000000000000004000000}
TextSettings.FontColor = xFF4C66E2
TextSettings.HorzAlign = Center
Text = 'CI'
TabOrder = 0
end
end
object Layout4: TLayout
Align = Client
Size.Width = 435.000000000000000000
Size.Height = 50.000000000000000000
Size.PlatformDefault = False
TabOrder = 1
end
end
end