-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathMainForm.dfm
397 lines (397 loc) · 10.7 KB
/
MainForm.dfm
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
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
object PrepareForm: TPrepareForm
Left = 0
Top = 0
BorderIcons = []
Caption = 'Codruts Out of Box Setup'
ClientHeight = 436
ClientWidth = 650
Color = clBtnFace
CustomTitleBar.Enabled = True
CustomTitleBar.SystemHeight = False
CustomTitleBar.ShowCaption = False
CustomTitleBar.ShowIcon = False
CustomTitleBar.SystemColors = False
CustomTitleBar.SystemButtons = False
CustomTitleBar.BackgroundColor = clWhite
CustomTitleBar.ForegroundColor = 65793
CustomTitleBar.InactiveBackgroundColor = clWhite
CustomTitleBar.InactiveForegroundColor = 10066329
CustomTitleBar.ButtonForegroundColor = 65793
CustomTitleBar.ButtonBackgroundColor = clWhite
CustomTitleBar.ButtonHoverForegroundColor = 65793
CustomTitleBar.ButtonHoverBackgroundColor = 16053492
CustomTitleBar.ButtonPressedForegroundColor = 65793
CustomTitleBar.ButtonPressedBackgroundColor = 15395562
CustomTitleBar.ButtonInactiveForegroundColor = 10066329
CustomTitleBar.ButtonInactiveBackgroundColor = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Segoe UI'
Font.Style = []
GlassFrame.Enabled = True
OldCreateOrder = False
Position = poScreenCenter
StyleElements = [seFont, seClient]
OnCreate = FormCreate
OnMouseDown = MoveFormBy
PixelsPerInch = 96
TextHeight = 21
object Label2: TLabel
AlignWithMargins = True
Left = 3
Top = 131
Width = 644
Height = 57
Margins.Top = 0
Margins.Bottom = 0
Align = alTop
Alignment = taCenter
AutoSize = False
Caption = 'Welcome!'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -45
Font.Name = 'Segoe UI Semilight'
Font.Style = []
ParentFont = False
OnMouseDown = MoveFormBy
ExplicitLeft = 48
ExplicitTop = 128
ExplicitWidth = 734
end
object Label3: TLabel
AlignWithMargins = True
Left = 3
Top = 188
Width = 644
Height = 57
Margins.Top = 0
Margins.Bottom = 0
Align = alTop
Alignment = taCenter
AutoSize = False
Caption = 'Please choose your setup type'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'Segoe UI Semilight'
Font.Style = []
ParentFont = False
OnMouseDown = MoveFormBy
ExplicitLeft = 0
ExplicitTop = 175
ExplicitWidth = 737
end
object UserContain: TPanel
AlignWithMargins = True
Left = 3
Top = 50
Width = 644
Height = 81
Margins.Top = 50
Margins.Bottom = 0
Align = alTop
BevelOuter = bvNone
DoubleBuffered = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -67
Font.Name = 'Segoe Fluent Icons'
Font.Style = []
ParentDoubleBuffered = False
ParentFont = False
TabOrder = 0
object UserIcon: TLabel
Left = 0
Top = 0
Width = 644
Height = 81
Align = alClient
Alignment = taCenter
Caption = #59219
Layout = tlCenter
OnMouseDown = MoveFormBy
ExplicitWidth = 67
ExplicitHeight = 67
end
end
object CButton1: CButton
Tag = 1
Left = 112
Top = 272
Width = 201
Height = 80
OnClick = StartSelection
Allignment = taLeftJustify
TabOrder = 1
Color = clBtnFace
ParentColor = False
BSegoeIcon = #59178
ButtonIcon = cicArrow
UseAccentColor = acNone
GradientOptions.Enabled = False
GradientOptions.Enter = clFuchsia
GradientOptions.Leave = clRed
GradientOptions.Down = clMaroon
ControlStyle = []
Font.Charset = DEFAULT_CHARSET
Font.Color = 14123546
Font.Height = -16
Font.Name = 'Segoe UI Semibold'
Font.Style = []
SubTextFont.Charset = DEFAULT_CHARSET
SubTextFont.Color = 14322471
SubTextFont.Height = -11
SubTextFont.Name = 'Segoe UI'
SubTextFont.Style = []
FontAutoSize.Enabled = False
FontAutoSize.Max = -1
FontAutoSize.Min = -1
Text = 'Out of box mode'
SubText = 'Setup a new instalation'
SubTextEnabled = True
RoundTransparent = False
RoundAmount = 0
State = mbsLeave
Colors.Enter = 16511461
Colors.Leave = 14803425
Colors.Down = 16245964
Colors.BLine = 14090240
Preset.Color = clBlue
Preset.Kind = cbprCustom
Preset.PenColorAuto = True
Preset.ApplyOnce = False
Preset.IgnoreGlobalSync = False
UnderLine.Enable = False
UnderLine.UnderLineRound = False
UnderLine.UnderLineThicknes = 2
TextColors.Enter = 14322471
TextColors.Leave = 14322471
TextColors.Down = 14322471
TextColors.BLine = clBlack
Pen.Color = 14803425
Pen.Width = 3
Pen.EnableAlternativeColors = True
Pen.FormSyncedColor = False
Pen.AltHoverColor = 15389364
Pen.AltPressColor = 16245964
Pen.GlobalPresetExcept = False
Animations.PressAnimation = False
Animations.PADelay = 2
Animations.PAShrinkAmount = 6
Animations.PAAnimateEngine = cbneAtDraw
Animations.FadeAnimation = True
Animations.FASpeed = 10
end
object CButton2: CButton
Tag = 2
Left = 319
Top = 272
Width = 217
Height = 80
OnClick = StartSelection
Allignment = taLeftJustify
TabOrder = 2
Color = clBtnFace
ParentColor = False
BSegoeIcon = #59178
ButtonIcon = cicArrow
UseAccentColor = acNone
GradientOptions.Enabled = False
GradientOptions.Enter = clFuchsia
GradientOptions.Leave = clRed
GradientOptions.Down = clMaroon
ControlStyle = []
Font.Charset = DEFAULT_CHARSET
Font.Color = 14123546
Font.Height = -16
Font.Name = 'Segoe UI Semibold'
Font.Style = []
SubTextFont.Charset = DEFAULT_CHARSET
SubTextFont.Color = 14322471
SubTextFont.Height = -11
SubTextFont.Name = 'Segoe UI'
SubTextFont.Style = []
FontAutoSize.Enabled = False
FontAutoSize.Max = -1
FontAutoSize.Min = -1
Text = 'Dialog mode'
SubText = 'Customize your PC'#39's instalation'
SubTextEnabled = True
RoundTransparent = False
RoundAmount = 0
State = mbsLeave
Colors.Enter = 16511461
Colors.Leave = 14803425
Colors.Down = 16245964
Colors.BLine = 14090240
Preset.Color = clBlue
Preset.Kind = cbprCustom
Preset.PenColorAuto = True
Preset.ApplyOnce = False
Preset.IgnoreGlobalSync = False
UnderLine.Enable = False
UnderLine.UnderLineRound = False
UnderLine.UnderLineThicknes = 2
TextColors.Enter = 14322471
TextColors.Leave = 14322471
TextColors.Down = 14322471
TextColors.BLine = clBlack
Pen.Color = 14803425
Pen.Width = 3
Pen.EnableAlternativeColors = True
Pen.FormSyncedColor = False
Pen.AltHoverColor = 15389364
Pen.AltPressColor = 16245964
Pen.GlobalPresetExcept = False
Animations.PressAnimation = False
Animations.PADelay = 2
Animations.PAShrinkAmount = 6
Animations.PAAnimateEngine = cbneAtDraw
Animations.FadeAnimation = True
Animations.FASpeed = 10
end
object CButton3: CButton
Tag = 4
Left = 112
Top = 358
Width = 201
Height = 60
OnClick = StartSelection
Allignment = taLeftJustify
TabOrder = 3
Color = clBtnFace
ParentColor = False
BSegoeIcon = #59543
ButtonIcon = cicSegoeFluent
UseAccentColor = acNone
GradientOptions.Enabled = False
GradientOptions.Enter = clFuchsia
GradientOptions.Leave = clRed
GradientOptions.Down = clMaroon
ControlStyle = []
Font.Charset = DEFAULT_CHARSET
Font.Color = 14123546
Font.Height = -16
Font.Name = 'Segoe UI Semibold'
Font.Style = []
SubTextFont.Charset = DEFAULT_CHARSET
SubTextFont.Color = 14322471
SubTextFont.Height = -13
SubTextFont.Name = 'Segoe UI'
SubTextFont.Style = []
FontAutoSize.Enabled = False
FontAutoSize.Max = -1
FontAutoSize.Min = -1
Text = 'Help'
SubText = 'Troubleshoot a issue'
SubTextEnabled = True
RoundTransparent = False
RoundAmount = 0
State = mbsLeave
Colors.Enter = 16511461
Colors.Leave = 14803425
Colors.Down = 16245964
Colors.BLine = 14090240
Preset.Color = clBlue
Preset.Kind = cbprCustom
Preset.PenColorAuto = True
Preset.ApplyOnce = False
Preset.IgnoreGlobalSync = False
UnderLine.Enable = False
UnderLine.UnderLineRound = False
UnderLine.UnderLineThicknes = 2
TextColors.Enter = 14322471
TextColors.Leave = 14322471
TextColors.Down = 14322471
TextColors.BLine = clBlack
Pen.Color = 14803425
Pen.Width = 3
Pen.EnableAlternativeColors = True
Pen.FormSyncedColor = False
Pen.AltHoverColor = 15389364
Pen.AltPressColor = 16245964
Pen.GlobalPresetExcept = False
Animations.PressAnimation = False
Animations.PADelay = 2
Animations.PAShrinkAmount = 6
Animations.PAAnimateEngine = cbneAtDraw
Animations.FadeAnimation = True
Animations.FASpeed = 10
end
object CButton4: CButton
Tag = 3
Left = 319
Top = 358
Width = 217
Height = 60
OnClick = StartSelection
Allignment = taLeftJustify
TabOrder = 4
Color = clBtnFace
ParentColor = False
BSegoeIcon = #59540
ButtonIcon = cicSegoeFluent
UseAccentColor = acNone
GradientOptions.Enabled = False
GradientOptions.Enter = clFuchsia
GradientOptions.Leave = clRed
GradientOptions.Down = clMaroon
ControlStyle = []
Font.Charset = DEFAULT_CHARSET
Font.Color = 14123546
Font.Height = -16
Font.Name = 'Segoe UI Semibold'
Font.Style = []
SubTextFont.Charset = DEFAULT_CHARSET
SubTextFont.Color = 14322471
SubTextFont.Height = -13
SubTextFont.Name = 'Segoe UI'
SubTextFont.Style = []
FontAutoSize.Enabled = False
FontAutoSize.Max = -1
FontAutoSize.Min = -1
Text = 'Exit Application'
SubText = 'Close this application'
SubTextEnabled = True
RoundTransparent = False
RoundAmount = 0
State = mbsLeave
Colors.Enter = 16511461
Colors.Leave = 14803425
Colors.Down = 16245964
Colors.BLine = 14090240
Preset.Color = clBlue
Preset.Kind = cbprCustom
Preset.PenColorAuto = True
Preset.ApplyOnce = False
Preset.IgnoreGlobalSync = False
UnderLine.Enable = False
UnderLine.UnderLineRound = False
UnderLine.UnderLineThicknes = 2
TextColors.Enter = 14322471
TextColors.Leave = 14322471
TextColors.Down = 14322471
TextColors.BLine = clBlack
Pen.Color = 14803425
Pen.Width = 3
Pen.EnableAlternativeColors = True
Pen.FormSyncedColor = False
Pen.AltHoverColor = 15389364
Pen.AltPressColor = 16245964
Pen.GlobalPresetExcept = False
Animations.PressAnimation = False
Animations.PADelay = 2
Animations.PAShrinkAmount = 6
Animations.PAAnimateEngine = cbneAtDraw
Animations.FadeAnimation = True
Animations.FASpeed = 10
end
object AnimTick: TTimer
Interval = 15
OnTimer = AnimTickTimer
Left = 16
Top = 16
end
end