Index: AAPClient/UI/HernoemPalletScherm.dfm =================================================================== diff -u -r240 -r252 --- AAPClient/UI/HernoemPalletScherm.dfm (.../HernoemPalletScherm.dfm) (revision 240) +++ AAPClient/UI/HernoemPalletScherm.dfm (.../HernoemPalletScherm.dfm) (revision 252) @@ -1,4 +1,6 @@ inherited fmHernoemPalletScherm: TfmHernoemPalletScherm + ExplicitWidth = 480 + ExplicitHeight = 640 PixelsPerInch = 96 TextHeight = 19 inherited pnlDrieKnoppen: TPanel @@ -40,7 +42,7 @@ Top = 57 Width = 480 Height = 451 - ActivePage = tsNieuweCode + ActivePage = tsResultaat Align = alClient Style = tsFlatButtons TabOrder = 2 @@ -603,10 +605,6 @@ Caption = 'tsResultaat' ImageIndex = 1 TabVisible = False - ExplicitLeft = 0 - ExplicitTop = 0 - ExplicitWidth = 0 - ExplicitHeight = 0 object sgToeleveringData: TStringGrid Left = 4 Top = 18 @@ -623,7 +621,7 @@ Font.Height = -24 Font.Name = 'Tahoma' Font.Style = [] - Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSelect] + Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine] ParentFont = False ScrollBars = ssNone TabOrder = 0 @@ -675,10 +673,6 @@ Caption = 'tsNieuweCode' ImageIndex = 2 TabVisible = False - ExplicitLeft = 0 - ExplicitTop = 0 - ExplicitWidth = 0 - ExplicitHeight = 0 object lblNieuweCode: TLabel Left = 13 Top = 207