|
RAD Studio VCL Reference
|
Sets the drag mode for the control.
procedure SetDragMode(Value: TDragMode); override;
virtual __fastcall SetDragMode(TDragMode Value);
SetDragMode is the protected write implementation for the DragMode property. Override SetDragMode to execute additional code when the value of the DragMode property changes.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|