Index: AAPClient/UI/PalletScherm.dfm =================================================================== diff -u -r240 -r253 --- AAPClient/UI/PalletScherm.dfm (.../PalletScherm.dfm) (revision 240) +++ AAPClient/UI/PalletScherm.dfm (.../PalletScherm.dfm) (revision 253) @@ -1,6 +1,9 @@ inherited fmPalletScherm: TfmPalletScherm + ActiveControl = edtPallet Caption = 'fmPalletScherm' OnActivate = FormActivate + ExplicitWidth = 480 + ExplicitHeight = 640 PixelsPerInch = 96 TextHeight = 19 object imgPallet: TImage [0]