Table of Contents

TTMSFNCWebBrowser.CanGoForward Method

Returns True when the browser has a next page in its history.

API unit family: TMSFNCWebBrowser Declaring type: TTMSFNCWebBrowser

Syntax

function CanGoForward: Boolean; override;

Returns

True if a forward page is available; False if the browser is at the last visited page.