[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 911

public procedure THintWindow.ActivateHintData(

  ARect: TRect;

  const AHint: string;

  AData: pointer

); virtual;

See also

THintWindow.ActivateHint

  

Shows the hint.

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