TTMSFNCWebBrowserSourceChanged Event Type
Fired when the URL of the top-level document changes without a full navigation, such as a hash change or History API call.
API unit family: TMSFNCWebBrowser
Parameters
| Name | Description |
|---|---|
Sender |
The web browser control that triggered the event. |
Params |
Contains a flag indicating whether the change resulted in a new document. See TTMSFNCWebBrowserSourceChangedParams. |