Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TWinControl.IsControlMouseMsg

Sends the mouse message to a child control.

Declaration

Source position: controls.pp line 2219

protected function TWinControl.IsControlMouseMsg(

  var TheMessage

):Boolean;

Function result

True if a child control was found at the mouse coordinates.