Index: VerpakkingsDefinitie/Main.dfm =================================================================== diff -u -r610 -r621 --- VerpakkingsDefinitie/Main.dfm (.../Main.dfm) (revision 610) +++ VerpakkingsDefinitie/Main.dfm (.../Main.dfm) (revision 621) @@ -1,7 +1,7 @@ object FormMain: TFormMain Left = 0 Top = 0 - Caption = 'Verpakkings Definitie' + Caption = 'Verpakkings Definitie - Robin De Bock' ClientHeight = 711 ClientWidth = 1184 Color = clBtnFace @@ -32,8 +32,6 @@ ParentShowHint = False ShowHint = True TabOrder = 0 - ExplicitTop = 40 - ExplicitHeight = 671 end object PanelGebruiker: TPanel AlignWithMargins = True @@ -50,7 +48,6 @@ Color = clRed ParentBackground = False TabOrder = 1 - ExplicitTop = 0 end object PanelTestOmgeving: TPanel Left = 0 @@ -69,6 +66,5 @@ ParentBackground = False ParentFont = False TabOrder = 2 - ExplicitTop = -1 end end Index: VerpakkingsDefinitie/UI/ZoekProductenScherm.dfm =================================================================== diff -u -r598 -r621 --- VerpakkingsDefinitie/UI/ZoekProductenScherm.dfm (.../ZoekProductenScherm.dfm) (revision 598) +++ VerpakkingsDefinitie/UI/ZoekProductenScherm.dfm (.../ZoekProductenScherm.dfm) (revision 621) @@ -101,6 +101,10 @@ object TabSheetIdentificatieNr: TTabSheet Caption = '(I) Identificatie nr' ImageIndex = 1 + ExplicitLeft = 0 + ExplicitTop = 0 + ExplicitWidth = 0 + ExplicitHeight = 0 DesignSize = ( 353 176) @@ -140,6 +144,10 @@ object TabSheetLeveranciersRef: TTabSheet Caption = '(R) Leveranciers ref' ImageIndex = 2 + ExplicitLeft = 0 + ExplicitTop = 0 + ExplicitWidth = 0 + ExplicitHeight = 0 DesignSize = ( 353 176) @@ -217,6 +225,10 @@ object TabSheetTekst: TTabSheet Caption = '(T) Tekst' ImageIndex = 3 + ExplicitLeft = 0 + ExplicitTop = 0 + ExplicitWidth = 0 + ExplicitHeight = 0 DesignSize = ( 353 176)