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

TApplication.RemoveOnShowHintHandler

Removes an application Hint show handler from the list for the handler type.

Declaration

Source position: forms.pp line 1681

public procedure TApplication.RemoveOnShowHintHandler(

  Handler: TShowHintEvent

);

Arguments

Handler

  

Handler routine removed in the method.

See also

TApplicationHandlerType

  

Types of Application notification handlers.


Version 4.0 Generated 2025-05-03 Home