Unit 'LHelpControl' Package
[Overview][Constants][Types][Classes][Index] [#lz_chmhelp]

TLHelpConnection

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

Declaration

Source position: lhelpcontrol.pas line 58

type TLHelpConnection = class(TObject)

public

  constructor Create;

  

  destructor Destroy; override;

  

  function ServerRunning;

  

  function StartHelpServer();

  

  function OpenURL();

  

  function OpenContext();

  

  function OpenFile();

  

  function BeginUpdate;

  

  function EndUpdate;

  

  function RunMiscCommand();

  

  property ProcessWhileWaiting: TProcedureOfObject; [rw]

  

end;

Inheritance

TLHelpConnection

  

|

TObject



CT Web help

CodeTyphon Studio