TsgDrawingNavigator.OnStartDrag
Occurs when the user begins to drag the control or an object it contains by left-clicking on the control and holding the mouse button down.
property OnStartDrag;
Description
Use the OnStartDrag event handler to implement special processing when the user starts to drag the control or an object it contains. OnStartDrag only occurs if DragKind is dkDrag.
Go to CAD VCL Enterprise