@@ -123,12 +123,15 @@ object HotKeyForm: THotKeyForm
123123 TabOrder = 0
124124 end
125125 object Button2: TButton
126+ AnchorSideLeft.Control = edtHotkey
127+ AnchorSideLeft.Side = asrBottom
126128 AnchorSideTop.Control = edtHotkey
127129 AnchorSideTop.Side = asrCenter
128- Left = 248
130+ Left = 244
129131 Height = 19
130132 Top = 18
131133 Width = 34
134+ BorderSpacing.Left = 5
132135 Caption = 'Clear'
133136 OnClick = Button2Click
134137 TabOrder = 1
@@ -230,7 +233,7 @@ object HotKeyForm: THotKeyForm
230233 AnchorSideRight.Side = asrBottom
231234 AnchorSideBottom.Control = cbFreezedirection
232235 AnchorSideBottom.Side = asrBottom
233- Left = 287
236+ Left = 283
234237 Height = 13
235238 Top = 48
236239 Width = 71
@@ -244,7 +247,7 @@ object HotKeyForm: THotKeyForm
244247 AnchorSideLeft.Control = lblActivateSound
245248 AnchorSideTop.Control = cbActivateSound
246249 AnchorSideTop.Side = asrBottom
247- Left = 287
250+ Left = 283
248251 Height = 13
249252 Top = 86
250253 Width = 84
@@ -257,7 +260,7 @@ object HotKeyForm: THotKeyForm
257260 AnchorSideLeft.Control = lblDeactivateSound
258261 AnchorSideTop.Control = lblDeactivateSound
259262 AnchorSideTop.Side = asrBottom
260- Left = 287
263+ Left = 283
261264 Height = 21
262265 Top = 101
263266 Width = 119
@@ -275,7 +278,7 @@ object HotKeyForm: THotKeyForm
275278 AnchorSideLeft.Control = lblActivateSound
276279 AnchorSideTop.Control = lblActivateSound
277280 AnchorSideTop.Side = asrBottom
278- Left = 287
281+ Left = 283
279282 Height = 21
280283 Top = 63
281284 Width = 119
@@ -294,7 +297,7 @@ object HotKeyForm: THotKeyForm
294297 AnchorSideLeft.Side = asrBottom
295298 AnchorSideTop.Control = cbActivateSound
296299 AnchorSideTop.Side = asrCenter
297- Left = 408
300+ Left = 404
298301 Height = 22
299302 Top = 62
300303 Width = 23
@@ -343,7 +346,7 @@ object HotKeyForm: THotKeyForm
343346 AnchorSideLeft.Side = asrBottom
344347 AnchorSideTop.Control = cbDeactivateSound
345348 AnchorSideTop.Side = asrCenter
346- Left = 408
349+ Left = 404
347350 Height = 22
348351 Top = 100
349352 Width = 23
0 commit comments