Table of Contents

TTMSFNCWebCoreClientBrowser.CanGoForward Method

Returns True if there is at least one entry to navigate forward to in the browser history.

API unit family: TMSFNCWebCoreClientBrowser Declaring type: TTMSFNCWebCoreClientBrowser

Syntax

function CanGoForward: Boolean; override;

Returns

True if forward navigation is available; False otherwise.