Create(Url: String; Flags: Integer; TargetFrameName: String; Headers: String; Cancel: Boolean);
Url - URL of the page, to which the jump is made.
Flags - parameter is reserved for future.
TargetFrameName - name of frame that is used to display resources.
Headers - additional headers sent to the server.
Cancel - parameter that determines whether the jump to the specified web page is made.
The Create constructor creates an argument of the OnBeforeNavigate2 event.
See also: