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

TApplication.HintMouseMessage

HintMouseMessage - method to find the hint for the control at the mouse position

Declaration

Source position: forms.pp line 1223

public procedure TApplication.HintMouseMessage(

  Control: TControl;

  var AMessage: TLMessage

);