1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-14 22:03:27 +01:00

fix panel size

This commit is contained in:
FunkyFr3sh 2023-08-14 11:06:29 +02:00
parent e3b60780dc
commit 2f18ca470a

View File

@ -3513,16 +3513,16 @@ object ConfigForm: TConfigForm
Left = 0
Top = 8
Width = 233
Height = 465
Height = 468
Anchors = [akLeft, akTop, akBottom]
BevelOuter = bvNone
Color = clMenu
ParentBackground = False
TabOrder = 0
ExplicitHeight = 464
ExplicitHeight = 467
DesignSize = (
233
465)
468)
object DisplayBtn: TSpeedButton
Left = 0
Top = 8