[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Interfaces to define the abstract HelpSystem.
uses |
||
Classes, |
||
SysUtils, |
||
|
Useful lower-level helper functions and classes. |
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.
This file is part of the Lazarus Component Library (LCL).
Author: Mattias Gaertner
|
Displaying Help (How It Works). |
lazarus-ccr.sourceforge.net |