appevents MouseDragThreshold property
Return to Introduction  Previous page  Next page
Applies to
acAppEvents component.  

Declaration
property MouseDragThreshold: Integer;  

Description
The MouseDragThreshold property specifies the number of pixels that the mouse cursor must be moved with the left mouse button held down in order to cause a drag event.  
 
Use MouseDragThreshold to specify the number of pixels that the mouse cursor must be moved with the left mouse button down in order to cause a drag event.  

Note

This property available only in Delphi 3 / C++ Builder 3 and higher.  

See also
MouseDragImediate property.