[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Alternate constructor using the URL and ID for the help node.
Source position: lazhelpintf.pas line 113
public constructor THelpNode.CreateURLID( |
TheOwner: THelpDatabase; |
const TheTitle: string; |
const TheURL: string; |
const TheID: string |
); |
TheOwner |
|
Help database that owns the help node. |
TheTitle |
|
Title for the help node. |
TheURL |
|
URL for the help node. |
TheID |
|
Unique ID for the help node. |
Version 4.0 | Generated 2025-05-03 | Home |