Unit 'Forms' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TApplication.RemoveOnHelpHandler

Removes an application Help handler.

Declaration

Source position: forms.pp line 1577

public procedure TApplication.RemoveOnHelpHandler(

  Handler: THelpEvent

);

Arguments

Handler

  

Handler routine removed in the method.

See also

TApplicationHandlerType

  

Types of Application notification handlers.