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

THelpNode.CreateID

Alternate constructor using the ID for the help node.

Declaration

Source position: lazhelpintf.pas line 112

public constructor THelpNode.CreateID(

  TheOwner: THelpDatabase;

  const TheTitle: string;

  const TheID: string

);

Arguments

TheOwner

  

Help database that owns the help node.

TheTitle

  

Title for the help node.

TheID

  

Unique ID for the help node.


Version 4.0 Generated 2025-05-03 Home