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

TApplication.AddOnShowHintHandler

Adds an application Hint show handler.

Declaration

Source position: forms.pp line 1476

public procedure TApplication.AddOnShowHintHandler(

  Handler: TShowHintEvent;

  AsFirst: Boolean = True

);

See also

TApplicationHandlerType.ahtShowHint

  

Handler invoked on Hint becoming visible