Index: VerpakkingsDefinitie/Main.dfm =================================================================== diff -u -r552 -r554 --- VerpakkingsDefinitie/Main.dfm (.../Main.dfm) (revision 552) +++ VerpakkingsDefinitie/Main.dfm (.../Main.dfm) (revision 554) @@ -2,8 +2,8 @@ Left = 0 Top = 0 Caption = 'Verpakkings Definitie' - ClientHeight = 453 - ClientWidth = 474 + ClientHeight = 481 + ClientWidth = 944 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText @@ -14,16 +14,22 @@ OnCloseQuery = FormCloseQuery OnCreate = FormCreate DesignSize = ( - 474 - 453) + 944 + 481) PixelsPerInch = 96 TextHeight = 13 object PanelMain: TPanel Left = 0 Top = 0 - Width = 476 - Height = 456 + Width = 944 + Height = 481 Anchors = [akLeft, akTop, akRight, akBottom] + Color = clWhite + ParentBackground = False + ParentShowHint = False + ShowHint = True TabOrder = 0 + ExplicitWidth = 497 + ExplicitHeight = 441 end end