LCL, dbgrid, fixed TDBGrid scrolling doesn't update active editor, issue #9620

git-svn-id: trunk@11984 -
This commit is contained in:
jesus 2007-09-10 03:39:24 +00:00
parent c786ea3886
commit 0b5ade8441

View File

@ -1433,6 +1433,7 @@ begin
if UpdateGridCounts=0 then
EmptyGrid;
UpdateScrollBarRange;
RestoreEditor;
{$ifdef dbgDBGrid} DebugLn('doLayoutChanged FIN'); {$endif}
end;
{