|
RAD Studio VCL Reference
|
Specifies whether clicking the left mouse button starts a drag event immediately.
property DragImmediate: Boolean;
__property Boolean DragImmediate;
Use DragImmediate to determine whether clicking the left mouse button starts a drag event immediately. If DragImmediate is false, then drag events are delayed until the mouse cursor is moved the number of pixels specified in the DragThreshold property.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|