Index: AAPClient/UI/PalletScherm.dfm =================================================================== diff -u -r111 -r122 --- AAPClient/UI/PalletScherm.dfm (.../PalletScherm.dfm) (revision 111) +++ AAPClient/UI/PalletScherm.dfm (.../PalletScherm.dfm) (revision 122) @@ -3,8 +3,8 @@ PixelsPerInch = 96 TextHeight = 19 object imgPallet: TImage [0] - Left = 56 - Top = 0 + Left = 178 + Top = 136 Width = 121 Height = 122 Picture.Data = { @@ -374,26 +374,39 @@ 687400436F7079726967687420A920323030382D3230313120494E434F525320 476D6248108E214F0000000049454E44AE426082} end - object lblScanPallet: TLabel [2] - Left = 78 - Top = 119 - Width = 76 - Height = 19 + object lblScanPallet: TLabel [1] + Left = 164 + Top = 303 + Width = 155 + Height = 39 Caption = 'Scan pallet' + Font.Charset = DEFAULT_CHARSET + Font.Color = clWindowText + Font.Height = -32 + Font.Name = 'Tahoma' + Font.Style = [] + ParentFont = False end inherited pnlDrieKnoppen: TPanel inherited btnRechtsOnder: TButton Default = True end end object edtPallet: TEdit [4] - Left = 56 - Top = 151 - Width = 121 - Height = 27 + Left = 67 + Top = 360 + Width = 345 + Height = 47 + Alignment = taCenter + AutoSize = False CharCase = ecUpperCase - TabOrder = 1 - OnKeyUp = edtPalletKeyUp + Font.Charset = DEFAULT_CHARSET + Font.Color = clWindowText + Font.Height = -32 + Font.Name = 'Tahoma' + Font.Style = [] + ParentFont = False + TabOrder = 2 end inherited alAlgemeen: TActionList inherited actVolgende: TAction