RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControl.GetDragMode Method

Returns the value of the DragMode property.

Pascal
function GetDragMode: TDragMode;
C++
__fastcall TDragMode GetDragMode();

GetDragMode is a protected method in the TControl class and is used to obtain the current value of the DragMode property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!