-
-
Notifications
You must be signed in to change notification settings - Fork 40
/
frmAdvanced.dfm
513 lines (513 loc) · 11.4 KB
/
frmAdvanced.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
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
object frmAdvSettings: TfrmAdvSettings
Left = 0
Top = 0
AlphaBlend = True
Caption = 'WinXCorners - Advanced Options'
ClientHeight = 427
ClientWidth = 438
Color = 2960685
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
DesignSize = (
438
427)
PixelsPerInch = 96
TextHeight = 13
object Label4: TLabel
Left = 16
Top = 398
Width = 91
Height = 15
Cursor = crHandPoint
Margins.Left = 2
Margins.Top = 2
Margins.Right = 2
Margins.Bottom = 2
Anchors = [akLeft, akBottom]
Caption = 'Support my work'
Font.Charset = ANSI_CHARSET
Font.Color = 15626577
Font.Height = -12
Font.Name = 'Segoe UI'
Font.Style = []
ParentFont = False
OnClick = Label4Click
end
object Label5: TLabel
Left = 147
Top = 398
Width = 96
Height = 15
Cursor = crHandPoint
Margins.Left = 2
Margins.Top = 2
Margins.Right = 2
Margins.Bottom = 2
Anchors = [akLeft, akBottom]
Caption = 'Check for updates'
Color = 16744448
Font.Charset = ANSI_CHARSET
Font.Color = 15626577
Font.Height = -12
Font.Name = 'Segoe UI'
Font.Style = []
ParentColor = False
ParentFont = False
OnClick = Label5Click
end
object Label2: TLabel
Left = 307
Top = 163
Width = 124
Height = 14
Margins.Left = 2
Margins.Top = 2
Margins.Right = 2
Margins.Bottom = 2
Caption = 'Beta build (20240630)'
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
ParentColor = False
ParentFont = False
end
object btnCancel: TButton
Left = 351
Top = 394
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Caption = '&Cancel'
TabOrder = 1
OnClick = btnCancelClick
end
object btnOK: TButton
Left = 270
Top = 394
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Caption = '&OK'
TabOrder = 0
OnClick = btnOKClick
end
object ATTabs1: TATTabs
AlignWithMargins = True
Left = 8
Top = 191
Width = 422
Height = 35
Margins.Left = 8
Margins.Right = 8
Margins.Bottom = 0
Align = alBottom
Tabs = <
item
TabCaption = 'Command 1'
TabHideXButton = True
end
item
TabCaption = 'Command 2'
TabHideXButton = True
end
item
TabCaption = 'Command 3'
TabHideXButton = True
end
item
TabCaption = 'Command 4'
TabHideXButton = True
end>
DoubleBuffered = True
ColorBg = 2960685
ColorBorderPassive = 6579300
ColorTabPassive = 2960685
ColorActiveMark = 16744448
OptButtonLayout = '<>,v'
OptShowAngleTangent = 2.599999904632568000
OptShowFlat = True
OptShowFlatSepar = False
OptShowXButtons = atbxShowNone
OptShowPlusTab = False
OptShowModifiedText = '*'
OptMouseDragOutEnabled = False
OptHintForX = 'Close tab'
OptHintForPlus = 'Add tab'
OptHintForArrowLeft = 'Scroll tabs left'
OptHintForArrowRight = 'Scroll tabs right'
OptHintForArrowMenu = 'Show tabs list'
OptHintForUser0 = '0'
OptHintForUser1 = '1'
OptHintForUser2 = '2'
OptHintForUser3 = '3'
OptHintForUser4 = '4'
OnTabClick = ATTabs1TabClick
end
object Panel1: TPanel
AlignWithMargins = True
Left = 8
Top = 8
Width = 422
Height = 145
Margins.Left = 8
Margins.Top = 8
Margins.Right = 8
Margins.Bottom = 8
Align = alTop
BevelOuter = bvNone
BorderStyle = bsSingle
Caption = 'Panel1'
Ctl3D = False
ParentCtl3D = False
ShowCaption = False
TabOrder = 3
object chkDelayBotLeft: TXCheckbox
Left = 24
Top = 71
Width = 44
Height = 20
Caption = 'Top Bottom Delay'
Color = 16744448
DisabledColor = 5592405
PressedColor = 6710886
Checked = False
OnClick = chkDelayBotLeftClick
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -12
Font.Name = 'Segoe UI'
Font.Style = []
ParentColor = True
Labeled = True
LabelPosition = lpRight
end
object chkDelayBotRight: TXCheckbox
Left = 213
Top = 71
Width = 44
Height = 20
Caption = 'Top Bottom delay'
Color = 16744448
DisabledColor = 5592405
PressedColor = 6710886
Checked = False
OnClick = chkDelayBotRightClick
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -12
Font.Name = 'Segoe UI'
Font.Style = []
ParentColor = True
Labeled = True
LabelPosition = lpRight
end
object chkDelayGlobal: TXCheckbox
Left = 16
Top = 5
Width = 44
Height = 20
Caption = 'Set a global delay in seconds:'
Color = 16744448
DisabledColor = 5592405
PressedColor = 6710886
Checked = False
OnClick = chkDelayGlobalClick
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -12
Font.Name = 'Segoe UI'
Font.Style = []
ParentColor = True
Labeled = True
LabelPosition = lpRight
end
object chkDelayTopLeft: TXCheckbox
Left = 24
Top = 37
Width = 44
Height = 20
Caption = 'Top Left Delay'
Color = 16744448
DisabledColor = 5592405
PressedColor = 6710886
Checked = False
OnClick = chkDelayTopLeftClick
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -12
Font.Name = 'Segoe UI'
Font.Style = []
ParentColor = True
Labeled = True
LabelPosition = lpRight
end
object chkDelayTopRight: TXCheckbox
Left = 213
Top = 37
Width = 44
Height = 20
Caption = 'Top Right delay'
Color = 16744448
DisabledColor = 5592405
PressedColor = 6710886
Checked = False
OnClick = chkDelayTopRightClick
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -12
Font.Name = 'Segoe UI'
Font.Style = []
ParentColor = True
Labeled = True
LabelPosition = lpRight
end
object chkFullScreen: TXCheckbox
Left = 163
Top = 116
Width = 44
Height = 20
Caption = 'Do nothing on Full Screen'
Color = 16744448
DisabledColor = 5592405
PressedColor = 6710886
Checked = False
OnClick = chkFullScreenClick
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -12
Font.Name = 'Segoe UI'
Font.Style = []
ParentColor = True
Labeled = True
LabelPosition = lpRight
end
object chkShowCount: TXCheckbox
Left = 16
Top = 116
Width = 44
Height = 20
Caption = 'Show Countdown'
Color = 16744448
DisabledColor = 5592405
PressedColor = 6710886
Checked = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -12
Font.Name = 'Segoe UI'
Font.Style = []
ParentColor = True
Labeled = True
LabelPosition = lpRight
end
object cbValDelayGlobal: TComboBox
Left = 240
Top = 5
Width = 40
Height = 21
Style = csDropDownList
Color = clNone
ItemHeight = 13
TabOrder = 0
Items.Strings = (
'0.25'
'0.50'
'0.75'
'1.00'
'1.25'
'1.50')
end
object cbValDelayTopLeft: TComboBox
Left = 172
Top = 38
Width = 40
Height = 21
Style = csDropDownList
Color = clNone
ItemHeight = 13
TabOrder = 1
Items.Strings = (
'0.25'
'0.50'
'0.75'
'1.00'
'1.25'
'1.50')
end
object cbValDelayBotLeft: TComboBox
Left = 172
Top = 72
Width = 40
Height = 21
Style = csDropDownList
Color = clNone
ItemHeight = 13
TabOrder = 2
Items.Strings = (
'0.25'
'0.50'
'0.75'
'1.00'
'1.25'
'1.50')
end
object cbValDelayTopRight: TComboBox
Left = 364
Top = 38
Width = 40
Height = 21
Style = csDropDownList
Color = clNone
ItemHeight = 13
TabOrder = 3
Items.Strings = (
'0.25'
'0.50'
'0.75'
'1.00'
'1.25'
'1.50')
end
object cbValDelayBotRight: TComboBox
Left = 364
Top = 72
Width = 40
Height = 21
Style = csDropDownList
Color = clNone
ItemHeight = 13
TabOrder = 4
Items.Strings = (
'0.25'
'0.50'
'0.75'
'1.00'
'1.25'
'1.50')
end
end
object Panel2: TPanel
AlignWithMargins = True
Left = 8
Top = 226
Width = 422
Height = 153
Margins.Left = 8
Margins.Top = 0
Margins.Right = 8
Margins.Bottom = 48
Align = alBottom
BevelOuter = bvNone
BorderStyle = bsSingle
Caption = 'Panel2'
Ctl3D = False
ParentCtl3D = False
ShowCaption = False
TabOrder = 4
object chkCustom: TXCheckbox
Left = 16
Top = 121
Width = 44
Height = 20
Caption = 'Enable Custom Commands'
Color = 16744448
DisabledColor = 5592405
PressedColor = 6710886
Checked = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -12
Font.Name = 'Segoe UI'
Font.Style = []
ParentColor = True
Labeled = True
LabelPosition = lpRight
end
object chkHidden: TXCheckbox
Left = 251
Top = 121
Width = 44
Height = 20
Caption = 'Launch Hidden'
Color = 16744448
DisabledColor = 5592405
PressedColor = 6710886
Checked = False
OnClick = chkHiddenClick
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -12
Font.Name = 'Segoe UI'
Font.Style = []
ParentColor = True
Labeled = True
LabelPosition = lpRight
end
object Label1: TLabel
Left = 16
Top = 70
Width = 104
Height = 13
Margins.Left = 2
Margins.Top = 2
Margins.Right = 2
Margins.Bottom = 2
Caption = 'Parameters (optional)'
Color = clBackground
ParentColor = False
end
object Label3: TLabel
Left = 16
Top = 26
Width = 370
Height = 13
Margins.Left = 2
Margins.Top = 2
Margins.Right = 2
Margins.Bottom = 2
Caption =
'Write a custom command (executable path + parameters): e.g. note' +
'pad.exe'
Color = 2960685
ParentColor = False
end
object edCommand: TButtonedEdit
Left = 16
Top = 46
Width = 368
Height = 19
Color = clNone
Ctl3D = False
ParentCtl3D = False
TabOrder = 0
TextHint =
'You can also trigger hotkeys by prepending !, eg. !_control+_alt' +
'+tab'
OnChange = edCommandChange
end
object edParams: TButtonedEdit
Left = 16
Top = 88
Width = 368
Height = 19
Color = clNone
Ctl3D = False
ParentCtl3D = False
TabOrder = 1
TextHint =
'You can also trigger hotkeys by prepending !, eg. !_control+_alt' +
'+tab'
OnChange = edParamsChange
end
end
end