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

TApplication.RemoveOnHelpHandler

Removes an application Help handler.

Declaration

Source position: forms.pp line 1438

public procedure TApplication.RemoveOnHelpHandler(

  Handler: THelpEvent

);

See also

TApplicationHandlerType.ahtHelp

  

Handler invoked on F1 key (help request)