mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-01 07:32:41 +02:00
MG: double, triple and quad clicks now works
git-svn-id: trunk@2107 -
This commit is contained in:
parent
947e4d8c21
commit
a76d248945
@ -4566,7 +4566,7 @@ begin
|
||||
SetParagraphBlock(PixelsToRowColumn(ptMouse))
|
||||
end;
|
||||
inherited;
|
||||
Include(fStateFlags, sfTripleClicked);
|
||||
Include(fStateFlags, sfQuadClicked);
|
||||
MouseCapture := FALSE;
|
||||
end else
|
||||
inherited;
|
||||
|
Loading…
Reference in New Issue
Block a user