RAD Studio VCL Reference
|
Specifies the y-coordinate of the mouse position relative to the position of the dragged object's target.
property MouseDeltaY: Double;
__property Double MouseDeltaY;
Use MouseDeltaY to determine the y-coordinate of the mouse position relative to the position where the dragged object would appear if released on the current target.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|