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

public procedure TApplication.RemoveOnHelpHandler(

  Handler: THelpEvent

);

See also

TApplicationHandlerType.ahtHelp

  

Handler invoked on F1 key (help request)

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