LCL, fix dbgrid focus issue #11838

git-svn-id: trunk@16021 -
This commit is contained in:
jesus 2008-08-11 05:23:28 +00:00
parent 7bad1d6307
commit cb9189c27a

View File

@ -2002,6 +2002,7 @@ begin
begin
FKeyBookmark:=''; // force new keyboard selection start
SetFocus;
P:=MouseToCell(Point(X,Y));
if P.Y=Row then begin