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

THelpNode.Create

Declaration

Source position: line 0

constructor THelpNode.Create(

  TheOwner: THelpDatabase;

  Node: THelpNode

);

constructor THelpNode.Create(

  TheOwner: THelpDatabase;

  const TheTitle: ;

  const TheURL: ;

  const TheID: ;

  TheContext: THelpContext

);