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

THintWindow.ActivateHintData

Extended version of ActivateHint. Override this method to make use of the additional data.

Declaration

Source position: forms.pp line 856

public procedure THintWindow.ActivateHintData(

  ARect: TRect;

  const AHint: ;

  AData: pointer

); virtual;

See also

THintWindow.ActivateHint

  

Shows the hint.