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

public procedure TApplication.AddOnShowHintHandler(

  Handler: TShowHintEvent;

  AsFirst: Boolean = True

);

See also

TApplicationHandlerType.ahtShowHint

  

Handler invoked on Hint becoming visible

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