<tdclass="itemcode"><code>class function <strong><ahref="uCEFNavigationEntry.TCefNavigationEntryRef.html#UnWrap-Pointer-">UnWrap</a></strong>(data: Pointer): <ahref="uCEFInterfaces.ICefNavigationEntry.html">ICefNavigationEntry</a>;</code></td>
<pclass="inheritdescription">This item has no description. Showing description inherited from <aclass="normal"href="uCEFInterfaces.ICefNavigationEntry.html#IsValid">ICefNavigationEntry.IsValid</a>.</p><p>
Returns true (1) if this object is valid. Do not call any other functions if this function returns false (0). </p>
<pclass="inheritdescription">This item has no description. Showing description inherited from <aclass="normal"href="uCEFInterfaces.ICefNavigationEntry.html#GetUrl">ICefNavigationEntry.GetUrl</a>.</p><p>
Returns the actual URL of the page. For some pages this may be data: URL or similar. Use get_display_url() to return a display-friendly version. </p>
<pclass="inheritdescription">This item has no description. Showing description inherited from <aclass="normal"href="uCEFInterfaces.ICefNavigationEntry.html#GetDisplayUrl">ICefNavigationEntry.GetDisplayUrl</a>.</p><p>
Returns a display-friendly version of the URL. </p>
<pclass="inheritdescription">This item has no description. Showing description inherited from <aclass="normal"href="uCEFInterfaces.ICefNavigationEntry.html#GetOriginalUrl">ICefNavigationEntry.GetOriginalUrl</a>.</p><p>
Returns the original URL that was entered by the user before any redirects. </p>
<pclass="inheritdescription">This item has no description. Showing description inherited from <aclass="normal"href="uCEFInterfaces.ICefNavigationEntry.html#GetTitle">ICefNavigationEntry.GetTitle</a>.</p><p>
Returns the title set by the page. This value may be NULL. </p>
<pclass="inheritdescription">This item has no description. Showing description inherited from <aclass="normal"href="uCEFInterfaces.ICefNavigationEntry.html#GetTransitionType">ICefNavigationEntry.GetTransitionType</a>.</p><p>
Returns the transition type which indicates what the user did to move to this page from the previous page. </p>
<pclass="inheritdescription">This item has no description. Showing description inherited from <aclass="normal"href="uCEFInterfaces.ICefNavigationEntry.html#HasPostData">ICefNavigationEntry.HasPostData</a>.</p><p>
Returns true (1) if this navigation includes post data. </p>
<pclass="inheritdescription">This item has no description. Showing description inherited from <aclass="normal"href="uCEFInterfaces.ICefNavigationEntry.html#GetCompletionTime">ICefNavigationEntry.GetCompletionTime</a>.</p><p>
Returns the time for the last known successful navigation completion. A navigation may be completed more than once if the page is reloaded. May be 0 if the navigation has not yet completed. </p>
<pclass="inheritdescription">This item has no description. Showing description inherited from <aclass="normal"href="uCEFInterfaces.ICefNavigationEntry.html#GetHttpStatusCode">ICefNavigationEntry.GetHttpStatusCode</a>.</p><p>
Returns the HTTP status code for the last known successful navigation response. May be 0 if the response has not yet been received or if the navigation has not yet completed. </p>
<pclass="inheritdescription">This item has no description. Showing description inherited from <aclass="normal"href="uCEFInterfaces.ICefNavigationEntry.html#GetSSLStatus">ICefNavigationEntry.GetSSLStatus</a>.</p><p>
Returns the SSL information for this navigation entry. </p>
<tdclass="itemcode"><spanid="UnWrap-Pointer-"></span><code>class function <strong>UnWrap</strong>(data: Pointer): <ahref="uCEFInterfaces.ICefNavigationEntry.html">ICefNavigationEntry</a>;</code></td>
</tr>
<tr><tdcolspan="2">
<pclass="nodescription">This item has no description.</p></td></tr>