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

TApplication.OnHelp

Event handler when help is requested.

Declaration

Source position: forms.pp line 1552

public property TApplication.OnHelp : THelpEvent
  read FOnHelp
  write FOnHelp;

See also

TApplicationHandlerType.ahtHelp

  

Handler invoked on F1 key (help request)