|
RAD Studio VCL Reference
|
Indicates whether a control is being dragged.
function Dragging: Boolean;
__fastcall Boolean Dragging();
Use Dragging to determine the drag state of the control. If Dragging returns true, the control is being dragged. If Dragging is false, the control is not being dragged.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|