- Fixed align of the Random checkbox on frmHueSettings
This commit is contained in:
parent
5c3a8740c1
commit
d2f7bdc54f
|
@ -378,7 +378,7 @@ inherited frmHueSettings: TfrmHueSettings
|
|||
object cbRandom: TCheckBox[4]
|
||||
AnchorSideTop.Control = edHue
|
||||
AnchorSideTop.Side = asrCenter
|
||||
AnchorSideRight.Control = gbRandom
|
||||
AnchorSideRight.Control = lbHue
|
||||
AnchorSideRight.Side = asrBottom
|
||||
Left = 152
|
||||
Height = 19
|
||||
|
|
Loading…
Reference in New Issue