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

TControl.CMHitTest

Message handler for hit test.

Declaration

Source position: controls.pp line 1316

protected procedure TControl.CMHitTest(

  var Message: TCMHitTest

); message;

Description

The hit test handler determines the specific part of a control (caption, border...) at the given mouse position.

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