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

TControl.GetDockEdge

Determine the side to which the dragged control shall be docked.

Declaration

Source position: controls.pp line 1331

protected function TControl.GetDockEdge(

  const MousePos: TPoint

):TAlign; virtual;

Arguments

MousePos

  

Mouse position in client coordinates.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.