RAD Studio VCL Reference
|
Hides the image used in the drag cursor.
procedure HideDragImage; override;
virtual __fastcall HideDragImage();
If the control being dragged contains an image list containing an image for dragging, it will be hidden. This allows control over when a drag image is displayed.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|