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

TControl.DoOnShowHint

Invokes the OnShowHint event handler.

Declaration

Source position: controls.pp line 1465

protected procedure TControl.DoOnShowHint(

  HintInfo: PHintInfo

); virtual;