Unit 'LazHelpCHM' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lz_chmhelp]

TCHMHelpDatabase

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazhelpchm.pas line 62

type TCHMHelpDatabase = class(THelpDatabase)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function ShowHelp(); override;

  

  function ShowURL(); virtual;

  

  function GetNodesForKeyword(); override;

  

  procedure Load(); override;

  

  procedure Save(); override;

  

published

  property AutoRegister;

  

  property Filename: string; [rw]

  

  property KeywordPrefix: string; [rw]

  

end;

Inheritance

TCHMHelpDatabase

  

|

TObject



CT Web help

CodeTyphon Studio