TTMSFNCWebBrowserSourceChangedParams Record
Parameters passed to
OnSourceChangedwhen the URL of the main frame changes without a full navigation.
API unit family: TMSFNCWebBrowser
Syntax
TTMSFNCWebBrowserSourceChangedParams = record
Fields and properties
| Name | Type | Description |
|---|---|---|
IsNewDocument |
Boolean |
When True, the source change resulted in a new document; when False, it was an in-page navigation such as a hash change. |