|
|
|
| acAppEvents component.
|
| property MouseDragThreshold: Integer;
|
| 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.
|
| This property available only in Delphi 3 / C++ Builder 3 and higher.
|
| MouseDragImediate property.
|