mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-05 13:59:32 +01:00
LCL: fix a typo
git-svn-id: trunk@37300 -
This commit is contained in:
parent
5d26cd2459
commit
150b6e1fdb
@ -6680,7 +6680,7 @@ begin
|
||||
end;
|
||||
end;
|
||||
|
||||
{ Convert a fisical Mouse coordinate into a logical cell coordinate }
|
||||
{ Convert a physical Mouse coordinate into a logical cell coordinate }
|
||||
function TCustomGrid.MouseToLogcell(Mouse: TPoint): TPoint;
|
||||
var
|
||||
gz: TGridZone;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user