Index: AAPClient/ProScanMain.dfm =================================================================== diff -u -r15 -r48 --- AAPClient/ProScanMain.dfm (.../ProScanMain.dfm) (revision 15) +++ AAPClient/ProScanMain.dfm (.../ProScanMain.dfm) (revision 48) @@ -1,16 +1,18 @@ object fmProScanHoofdscherm: TfmProScanHoofdscherm Left = 0 Top = 0 + BorderStyle = bsNone Caption = 'fmProScanHoofdscherm' - ClientHeight = 300 - ClientWidth = 635 + ClientHeight = 246 + ClientWidth = 232 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False + Visible = True OnClose = FormClose OnCreate = FormCreate OnShow = FormShow