Index: AAPClient/UI/DnaCodeScherm.dfm =================================================================== diff -u -r229 -r240 --- AAPClient/UI/DnaCodeScherm.dfm (.../DnaCodeScherm.dfm) (revision 229) +++ AAPClient/UI/DnaCodeScherm.dfm (.../DnaCodeScherm.dfm) (revision 240) @@ -1,8 +1,7 @@ inherited fmDnaCodeScherm: TfmDnaCodeScherm ActiveControl = edtDnaCode Caption = 'fmDnaCodeScherm' - ExplicitWidth = 480 - ExplicitHeight = 640 + OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 19 object lblToeleveringData: TLabel [0] @@ -175,8 +174,6 @@ OnClick = btnInfoClick end inherited alAlgemeen: TActionList - Left = 16 - Top = 208 inherited actHome: TAction OnExecute = actHomeExecute end