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

SetCaptureControl

Set the mouse capture to AWinControl or its child at the given coordinates

Declaration

Source position: controls.pp line 2654

procedure SetCaptureControl(

  AWinControl: TWinControl;

  const Position: TPoint

);

procedure SetCaptureControl(

  Control: TControl

);

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