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

THelpNode.Create

Declaration

Source position: line 0

public constructor THelpNode.Create(

  TheOwner: THelpDatabase;

  Node: THelpNode

);

constructor THelpNode.Create(

  TheOwner: THelpDatabase;

  const TheTitle: String;

  const TheURL: String;

  const TheID: String;

  TheContext: THelpContext

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.