|
|
|
| acAppEvents component.
|
| property MouseDragImediate: Boolean;
|
| Use MouseDragImmediate to determine whether clicking the left mouse button starts a drag event immediately. If MouseDragImmediate is False, then drag events are delayed until the mouse cursor is moved the number of pixels specfied in the MouseDragTheshold property.
|
| This property available only in Delphi 3 / C++ Builder 3 and higher.
|
| MouseDragThreshold property.
|