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

Reference for unit 'HelpIntfs'

Interfaces to define the abstract HelpSystem.

uses

  Classes,

  sysutils;

Overview

helpintfs.pas contains interfaces to define the abstract HelpSystem.

You can create your own HelpSystem based on these interfaces, or use the LCL help system in lazhelpintf.pas. THTMLHelpDatabase and THTMLBrowserHelpViewer in lazhelphtml.pas use the LCL help system. To create your own help system, implement a descendant of THelpManager.

helpintfs.pas is part of the Lazarus Component Library (LCL).

Author: Mattias Gaertner

Related topics

HelpDisplay-HowItWorks

  

Displaying Help (How It Works).


Version 3.2 Generated 2024-02-25 Home