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

THelpNode.Create

Declaration

Source position: lazhelpintf.pas line 106

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.