LCL; fixed typo

git-svn-id: trunk@25546 -
This commit is contained in:
mattias 2010-05-20 15:41:42 +00:00
parent 6c54395388
commit 482773ba4b

View File

@ -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