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

Reference for unit 'LazHelpHTML'

Contains types and classes used to integrate and access help files in HTML format.

uses

  Classes,

  sysutils,

  LazFileUtils,

  UTF8Process,

  LazStringUtils,

  LazConfigStorage,

  LazLoggerBase,

  LCLIntf,

  

Contains WinAPI-like functions for Delphi compatibility.

  LCLStrConsts,

  

Contains resource strings used in the LCL.

  HelpIntfs,

  

Interfaces to define the abstract HelpSystem.

  LazHelpIntf;

  

Defines base classes used in the LCL help system.

Overview

lazhelphtml.pas contains types and classes used to integrate and access help files in HTML format (.htm or .html file extensions). It registers THTMLHelpDatabase and THTMLBrowserHelpViewer components on the System tab in the Lazarus IDE component palette.


Version 3.2 Generated 2024-02-25 Home