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

THelpNode.CreateURLContext

Alternate constructor using the URL and Context for the help node.

Declaration

Source position: lazhelpintf.pas line 117

public constructor THelpNode.CreateURLContext(

  TheOwner: THelpDatabase;

  const TheTitle: string;

  const TheURL: string;

  TheContext: THelpContext

);

Arguments

TheOwner

  

Help database that owns the help node.

TheTitle

  

Title for the help node.

TheURL

  

URL for the help node.

TheContext

  

Context for the help node.


Version 4.0 Generated 2025-05-03 Home