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

TLHelpConnector

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

Declaration

Source position: lazhelpchm.pas line 93

type TLHelpConnector = class(THelpViewer)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function ShowNode(); override;

  

  procedure Assign(); override;

  

  procedure Load(); override;

  

  procedure Save(); override;

  

  function GetLocalizedName; override;

  

  property OnFindLHelp: TOnFindLHelp; [rw]

  

  property Connection: TLHelpConnection; [r]

  

published

  property LHelpPath: string; [rw]

  

  property AutoRegister;

  

end;

Inheritance

TLHelpConnector

  

|

TObject



CT Web help

CodeTyphon Studio