|
TVTDragImage.DragTo Method
Moves the drag image to a new position, which is determined from the passed point P and the previous mouse position.
Pascal
function DragTo(P: TPoint; ForceRepaint: Boolean): Boolean;
Description
ForceRepaint is true if something on the screen changed and the back image must be refreshed.
Class
Links
What do you think about this topic? Send feedback!
|