Index: AAPClient/UI/HernoemPalletScherm.dfm =================================================================== diff -u -r196 -r201 --- AAPClient/UI/HernoemPalletScherm.dfm (.../HernoemPalletScherm.dfm) (revision 196) +++ AAPClient/UI/HernoemPalletScherm.dfm (.../HernoemPalletScherm.dfm) (revision 201) @@ -34,7 +34,7 @@ Top = 57 Width = 480 Height = 451 - ActivePage = tsNieuweCode + ActivePage = tsResultaat Align = alClient Style = tsFlatButtons TabOrder = 2 @@ -81,26 +81,23 @@ Caption = 'tsResultaat' ImageIndex = 1 TabVisible = False - ExplicitLeft = 0 - ExplicitTop = 0 - ExplicitWidth = 0 - ExplicitHeight = 140 object sgToeleveringData: TStringGrid Left = 4 Top = 18 Width = 379 Height = 399 ColCount = 1 DefaultColWidth = 93 + DefaultRowHeight = 30 DrawingStyle = gdsGradient FixedCols = 0 RowCount = 2 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText - Font.Height = -27 + Font.Height = -24 Font.Name = 'Tahoma' Font.Style = [] - Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goRowSelect] + Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSelect] ParentFont = False ScrollBars = ssNone TabOrder = 0