Index: AAPClient/UI/BestaandePalletScherm.dfm =================================================================== diff -u -r149 -r160 --- AAPClient/UI/BestaandePalletScherm.dfm (.../BestaandePalletScherm.dfm) (revision 149) +++ AAPClient/UI/BestaandePalletScherm.dfm (.../BestaandePalletScherm.dfm) (revision 160) @@ -14,24 +14,24 @@ end object pnlAnnuleren: TPanel [3] Left = 256 - Top = 322 + Top = 304 Width = 157 - Height = 167 + Height = 185 BevelOuter = bvNone Color = 1513421 ParentBackground = False TabOrder = 2 object imgAnnuleren: TImage Left = 14 - Top = 0 + Top = 18 Width = 128 Height = 128 Transparent = True OnClick = imgRechtsOnderClick end object lblAnnuleren: TLabel Left = 0 - Top = 134 + Top = 152 Width = 157 Height = 33 Align = alBottom @@ -46,28 +46,29 @@ ParentFont = False Layout = tlCenter WordWrap = True + ExplicitTop = 134 end end object pnlExtraToelevering: TPanel [4] Left = 60 - Top = 322 + Top = 304 Width = 157 - Height = 167 + Height = 185 BevelOuter = bvNone Color = 1513421 ParentBackground = False TabOrder = 3 object imgExtraToelevering: TImage Left = 14 - Top = 0 + Top = 18 Width = 128 Height = 128 Transparent = True OnClick = imgExtraToeleveringClick end object lblExtraToelevering: TLabel Left = 0 - Top = 134 + Top = 152 Width = 157 Height = 33 Align = alBottom @@ -83,28 +84,29 @@ Layout = tlCenter WordWrap = True ExplicitLeft = -8 + ExplicitTop = 134 end end object pnlHuidigeToelevering: TPanel [5] Left = 60 - Top = 112 + Top = 96 Width = 157 - Height = 167 + Height = 183 BevelOuter = bvNone Color = 1513421 ParentBackground = False TabOrder = 4 object imgHuidigeToelevering: TImage Left = 14 - Top = 0 + Top = 16 Width = 128 Height = 128 Transparent = True OnClick = imgHuidigeToeleveringClick end object lblHuidigeToelevering: TLabel Left = 0 - Top = 134 + Top = 150 Width = 157 Height = 33 Align = alBottom @@ -120,28 +122,29 @@ Layout = tlCenter WordWrap = True ExplicitLeft = -8 + ExplicitTop = 134 end end object pnlRework: TPanel [6] Left = 256 - Top = 112 + Top = 96 Width = 157 - Height = 167 + Height = 183 BevelOuter = bvNone Color = 1513421 ParentBackground = False TabOrder = 5 object imgRework: TImage Left = 14 - Top = 0 + Top = 16 Width = 128 Height = 128 Transparent = True OnClick = imgReworkClick end object lblRework: TLabel Left = 0 - Top = 134 + Top = 150 Width = 157 Height = 33 Align = alBottom @@ -156,6 +159,7 @@ ParentFont = False Layout = tlCenter WordWrap = True + ExplicitTop = 134 end end inherited alAlgemeen: TActionList