mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-14 04:00:51 +02:00
LCL; fixed typo
git-svn-id: trunk@25546 -
This commit is contained in:
parent
6c54395388
commit
482773ba4b
@ -77,7 +77,7 @@ type
|
||||
FPerformer: TDragDockCommon;
|
||||
FStartPosition: TPoint;//mouse position at start of drag or dock
|
||||
FThresholdValue: Integer;//treshold before the drag becomes activated
|
||||
FWaitForTreshold: boolean;//are we waiting on the treshold activation
|
||||
FWaitForTreshold: boolean;//are we waiting on the treshold activation?
|
||||
FInDragStop: Boolean; // semaphore to prevent second execution of dragStop
|
||||
protected
|
||||
//Support input capture
|
||||
|
Loading…
Reference in New Issue
Block a user