Alternate constructor using the URL for the help node.
Source position: lazhelpintf.pas line 110
public constructor THelpNode.CreateURL( |
TheOwner: THelpDatabase; |
const TheTitle: string; |
const TheURL: string |
); |
TheOwner |
|
Help database that owns the help node. |
TheTitle |
|
Title for the help node. |
TheURL |
|
URL for the help node. |