-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathfrmSettings.dfm
476 lines (476 loc) · 14.5 KB
/
frmSettings.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
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
object formSettings: TformSettings
Left = 0
Top = 0
Caption = 'Settings'
ClientHeight = 403
ClientWidth = 558
Color = clBtnFace
CustomTitleBar.Control = TitleBarPanel1
CustomTitleBar.Enabled = True
CustomTitleBar.Height = 31
CustomTitleBar.BackgroundColor = 14051691
CustomTitleBar.ForegroundColor = clWhite
CustomTitleBar.InactiveBackgroundColor = clWhite
CustomTitleBar.InactiveForegroundColor = 10066329
CustomTitleBar.ButtonForegroundColor = clWhite
CustomTitleBar.ButtonBackgroundColor = 14051691
CustomTitleBar.ButtonHoverForegroundColor = 65793
CustomTitleBar.ButtonHoverBackgroundColor = 14650510
CustomTitleBar.ButtonPressedForegroundColor = 65793
CustomTitleBar.ButtonPressedBackgroundColor = 15515327
CustomTitleBar.ButtonInactiveForegroundColor = 10066329
CustomTitleBar.ButtonInactiveBackgroundColor = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
GlassFrame.Enabled = True
GlassFrame.Top = 31
OldCreateOrder = False
StyleElements = [seFont, seClient]
StyleName = 'Windows10'
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object UCaptionBar1: TUWPCaption
Left = 0
Top = 0
Width = 558
Caption = ' Settings'
Color = 14051691
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Segoe UI'
Font.Style = []
ParentFont = False
TabOrder = 0
Accelerated = True
CustomBackColor.Enabled = False
CustomBackColor.Color = 15921906
CustomBackColor.LightColor = 15921906
CustomBackColor.DarkColor = 2829099
ExplicitTop = -2
object UQuickButton1: TUWPQuickButton
Left = 513
Top = 0
CustomBackColor.Enabled = False
CustomBackColor.Color = clBlack
CustomBackColor.LightColor = 13619151
CustomBackColor.DarkColor = 3947580
ButtonStyle = qbsQuit
Caption = #57610
Align = alRight
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Segoe MDL2 Assets'
Font.Style = []
ParentFont = False
ExplicitLeft = 344
ExplicitTop = 16
end
end
object UPanel1: TUWPPanel
Left = 0
Top = 62
Width = 177
Height = 341
Align = alLeft
Color = 15132390
TabOrder = 1
CustomBackColor.Enabled = False
CustomBackColor.Color = 15132390
CustomBackColor.LightColor = 15132390
CustomBackColor.DarkColor = 2039583
ExplicitTop = 32
ExplicitHeight = 371
object lbGeneral: TUWPListButton
Left = 0
Top = 0
Width = 177
Height = 41
Align = alTop
Caption = 'General'
TabOrder = 0
OnClick = lbGeneralClick
IconFont.Charset = DEFAULT_CHARSET
IconFont.Color = clWindowText
IconFont.Height = -16
IconFont.Name = 'Segoe MDL2 Assets'
IconFont.Style = []
CustomBackColor.Enabled = False
CustomBackColor.LightNone = 15132390
CustomBackColor.LightHover = 13619151
CustomBackColor.LightPress = 12105912
CustomBackColor.LightSelectedNone = 127
CustomBackColor.LightSelectedHover = 103
CustomBackColor.LightSelectedPress = 89
CustomBackColor.DarkNone = 2039583
CustomBackColor.DarkHover = 3487029
CustomBackColor.DarkPress = 5000268
CustomBackColor.DarkSelectedNone = 89
CustomBackColor.DarkSelectedHover = 103
CustomBackColor.DarkSelectedPress = 127
FontIcon = #57621
Detail = ''
end
object lbTriggers: TUWPListButton
Left = 0
Top = 41
Width = 177
Height = 41
Align = alTop
Caption = 'Triggers'
TabOrder = 1
OnClick = lbTriggersClick
IconFont.Charset = DEFAULT_CHARSET
IconFont.Color = clWindowText
IconFont.Height = -16
IconFont.Name = 'Segoe MDL2 Assets'
IconFont.Style = []
CustomBackColor.Enabled = False
CustomBackColor.LightNone = 15132390
CustomBackColor.LightHover = 13619151
CustomBackColor.LightPress = 12105912
CustomBackColor.LightSelectedNone = 127
CustomBackColor.LightSelectedHover = 103
CustomBackColor.LightSelectedPress = 89
CustomBackColor.DarkNone = 2039583
CustomBackColor.DarkHover = 3487029
CustomBackColor.DarkPress = 5000268
CustomBackColor.DarkSelectedNone = 89
CustomBackColor.DarkSelectedHover = 103
CustomBackColor.DarkSelectedPress = 127
FontIcon = #59893
Detail = ''
end
object lbSchedule: TUWPListButton
Left = 0
Top = 82
Width = 177
Height = 41
Align = alTop
Caption = 'Schedule'
TabOrder = 2
OnClick = lbScheduleClick
IconFont.Charset = DEFAULT_CHARSET
IconFont.Color = clWindowText
IconFont.Height = -16
IconFont.Name = 'Segoe MDL2 Assets'
IconFont.Style = []
CustomBackColor.Enabled = False
CustomBackColor.LightNone = 15132390
CustomBackColor.LightHover = 13619151
CustomBackColor.LightPress = 12105912
CustomBackColor.LightSelectedNone = 127
CustomBackColor.LightSelectedHover = 103
CustomBackColor.LightSelectedPress = 89
CustomBackColor.DarkNone = 2039583
CustomBackColor.DarkHover = 3487029
CustomBackColor.DarkPress = 5000268
CustomBackColor.DarkSelectedNone = 89
CustomBackColor.DarkSelectedHover = 103
CustomBackColor.DarkSelectedPress = 127
FontIcon = #60870
Detail = ''
end
object lbAbout: TUWPListButton
Left = 0
Top = 300
Width = 177
Height = 41
Align = alBottom
Caption = 'About'
TabOrder = 3
OnClick = lbAboutClick
IconFont.Charset = DEFAULT_CHARSET
IconFont.Color = clWindowText
IconFont.Height = -16
IconFont.Name = 'Segoe MDL2 Assets'
IconFont.Style = []
CustomBackColor.Enabled = False
CustomBackColor.LightNone = 15132390
CustomBackColor.LightHover = 13619151
CustomBackColor.LightPress = 12105912
CustomBackColor.LightSelectedNone = 127
CustomBackColor.LightSelectedHover = 103
CustomBackColor.LightSelectedPress = 89
CustomBackColor.DarkNone = 2039583
CustomBackColor.DarkHover = 3487029
CustomBackColor.DarkPress = 5000268
CustomBackColor.DarkSelectedNone = 89
CustomBackColor.DarkSelectedHover = 103
CustomBackColor.DarkSelectedPress = 127
FontIcon = #59267
Detail = ''
ExplicitTop = 330
end
object UWPListButton1: TUWPListButton
Left = 0
Top = 123
Width = 177
Height = 41
Align = alTop
Caption = 'Monitors'
TabOrder = 4
IconFont.Charset = DEFAULT_CHARSET
IconFont.Color = clWindowText
IconFont.Height = -16
IconFont.Name = 'Segoe MDL2 Assets'
IconFont.Style = []
CustomBackColor.Enabled = False
CustomBackColor.LightNone = 15132390
CustomBackColor.LightHover = 13619151
CustomBackColor.LightPress = 8947848
CustomBackColor.LightSelectedNone = 127
CustomBackColor.LightSelectedHover = 103
CustomBackColor.LightSelectedPress = 89
CustomBackColor.DarkNone = 2039583
CustomBackColor.DarkHover = 3487029
CustomBackColor.DarkPress = 5000268
CustomBackColor.DarkSelectedNone = 89
CustomBackColor.DarkSelectedHover = 103
CustomBackColor.DarkSelectedPress = 127
FontIcon = #59380
Detail = 'Detail'
end
end
object CardPanel1: TCardPanel
Left = 177
Top = 62
Width = 381
Height = 341
Align = alClient
ActiveCard = cardTriggers
BevelOuter = bvNone
Caption = 'CardPanel1'
Color = clWhite
ParentBackground = False
TabOrder = 2
ExplicitTop = 32
ExplicitHeight = 371
object cardGeneral: TCard
Left = 0
Top = 0
Width = 381
Height = 341
Caption = 'cardGeneral'
CardIndex = 0
TabOrder = 0
ExplicitHeight = 371
object UScrollBox1: TUWPScrollBox
Left = 0
Top = 0
Width = 381
Height = 341
HorzScrollBar.Tracking = True
VertScrollBar.Tracking = True
Align = alClient
Color = 15132390
ParentColor = False
TabOrder = 0
AniSet.AniKind = akOut
AniSet.AniFunctionKind = afkQuintic
AniSet.DelayStartTime = 0
AniSet.Duration = 120
AniSet.Step = 11
CustomBackColor.Enabled = False
CustomBackColor.Color = 15132390
CustomBackColor.LightColor = 15132390
CustomBackColor.DarkColor = 2039583
MaxScrollCount = 8
ExplicitHeight = 371
object UText3: TUWPLabel
Left = 24
Top = 32
Width = 70
Height = 13
Caption = 'Run at startup'
end
object UText4: TUWPLabel
Left = 24
Top = 82
Width = 78
Height = 13
Caption = 'Bring Up HotKey'
end
object EsSwitch1: TEsSwitch
Left = 24
Top = 51
Width = 44
Height = 20
TabOrder = 1
OnClick = EsSwitch1Click
end
object btnSaveHotkey: TUWPButton
Left = 24
Top = 142
Width = 129
Accelerated = True
CustomBackColor.Enabled = False
CustomBackColor.LightNone = 13421772
CustomBackColor.LightHover = 13421772
CustomBackColor.LightPress = 10066329
CustomBackColor.LightSelectedNone = 13421772
CustomBackColor.LightSelectedHover = 13421772
CustomBackColor.LightSelectedPress = 10066329
CustomBackColor.DarkNone = 3355443
CustomBackColor.DarkHover = 3355443
CustomBackColor.DarkPress = 6710886
CustomBackColor.DarkSelectedNone = 3355443
CustomBackColor.DarkSelectedHover = 3355443
CustomBackColor.DarkSelectedPress = 6710886
CustomBorderColor.Enabled = False
CustomBorderColor.LightNone = 13421772
CustomBorderColor.LightHover = 8026746
CustomBorderColor.LightPress = 10066329
CustomBorderColor.LightSelectedNone = 8026746
CustomBorderColor.LightSelectedHover = 8026746
CustomBorderColor.LightSelectedPress = 10066329
CustomBorderColor.DarkNone = 3355443
CustomBorderColor.DarkHover = 8750469
CustomBorderColor.DarkPress = 6710886
CustomBorderColor.DarkSelectedNone = 8750469
CustomBorderColor.DarkSelectedHover = 8750469
CustomBorderColor.DarkSelectedPress = 6710886
Caption = 'Save/Apply Hotkey'
OnClick = btnSaveHotkeyClick
end
object Hotkey1: TUWPHotkey
Left = 24
Top = 104
Width = 329
CustomBackColor.Enabled = False
CustomBackColor.Color = clWhite
CustomBackColor.LightColor = clWhite
CustomBackColor.DarkColor = clBlack
CustomBorderColor.Enabled = False
CustomBorderColor.LightNone = 10066329
CustomBorderColor.LightHover = 6710886
CustomBorderColor.LightPress = 14120960
CustomBorderColor.LightSelectedNone = 14120960
CustomBorderColor.LightSelectedHover = 14120960
CustomBorderColor.LightSelectedPress = 14120960
CustomBorderColor.DarkNone = 6710886
CustomBorderColor.DarkHover = 10066329
CustomBorderColor.DarkPress = 14120960
CustomBorderColor.DarkSelectedNone = 14120960
CustomBorderColor.DarkSelectedHover = 14120960
CustomBorderColor.DarkSelectedPress = 14120960
HotKey = 32833
TabOrder = 3
end
end
end
object cardTriggers: TCard
Left = 0
Top = 0
Width = 381
Height = 341
Caption = 'cardTriggers'
CardIndex = 1
TabOrder = 1
ExplicitHeight = 371
object UText5: TUWPLabel
Left = 24
Top = 24
Width = 334
Height = 13
Caption =
'List of windows by process to trigger custom brightness and cont' +
'rast:'
end
object chkTriggerOnFullScreen: TCheckBox
Left = 24
Top = 65
Width = 161
Height = 17
Caption = 'On Full Screen Apps'
TabOrder = 0
end
object ledVibrance: TLabeledEdit
Left = 48
Top = 102
Width = 89
Height = 21
EditLabel.Width = 169
EditLabel.Height = 13
EditLabel.Caption = 'Vibrance (min 0, max 63, default 0)'
NumbersOnly = True
TabOrder = 1
Text = '0'
end
object ledGamma: TLabeledEdit
Left = 48
Top = 143
Width = 89
Height = 21
EditLabel.Width = 185
EditLabel.Height = 13
EditLabel.Caption = 'Gamma: (min 0, max 255, default 128)'
NumbersOnly = True
TabOrder = 2
Text = '128'
end
end
object cardSchedule: TCard
Left = 0
Top = 0
Width = 381
Height = 341
Caption = 'cardSchedule'
CardIndex = 2
TabOrder = 2
ExplicitHeight = 371
end
object cardAbout: TCard
Left = 0
Top = 0
Width = 381
Height = 341
Caption = 'cardAbout'
CardIndex = 3
TabOrder = 3
ExplicitHeight = 371
object UText1: TUWPLabel
Left = 16
Top = 14
Width = 165
Height = 19
Caption = 'Monitor Settings X v1.0'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object UText2: TUWPLabel
Left = 16
Top = 55
Width = 170
Height = 13
Caption = 'Author: Victor Alberto Gil <vhanla>'
end
end
object cardMonitors: TCard
Left = 0
Top = 0
Width = 381
Height = 341
Caption = 'cardMonitors'
CardIndex = 4
TabOrder = 4
ExplicitHeight = 371
end
end
object TitleBarPanel1: TTitleBarPanel
Left = 0
Top = 32
Width = 558
Height = 30
CustomButtons = <>
end
end