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

THTMLBrowserHelpViewer.OnFindDefaultBrowser

Event handler signalled to find the default browser for the help viewer.

Declaration

Source position: lazhelphtml.pas line 108

public property THTMLBrowserHelpViewer.OnFindDefaultBrowser : TOnFindDefaultBrowser
  read FOnFindDefaultBrowser
  write FOnFindDefaultBrowser;

Description

OnFindDefaultBrowser is a TOnFindDefaultBrowser property that represents the event handler to find the default browser for the help viewer.

See also

TOnFindDefaultBrowser

  

Specifies an event handler signalled to get the browser application name and parameters.


Version 4.0 Generated 2025-05-03 Home