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

THintWindow.ActivateHint

Shows the hint.

Declaration

Source position: forms.pp line 855

public procedure THintWindow.ActivateHint(

  ARect: TRect;

  const AHint:

); virtual;

See also

THintWindow.CalcHintRect

  

Determines the rectangle required for the hint display, based on the maximum text/window width.