[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TDragImageList.BeginDrag

BeginDrag - start the drag process; returns True if successful

Declaration

Source position: controls.pp line 288

public function TDragImageList.BeginDrag(

  Window: HWND;

  X: Integer;

  Y: Integer

):Boolean;