Table of Contents

ITMSFNCCustomWebBrowser.CanGoBack Method

Determines whether the browser history contains an entry to navigate back to.

API unit family: TMSFNCWebBrowser Declaring type: ITMSFNCCustomWebBrowser

Syntax

function CanGoBack: Boolean;

Returns

True when back navigation is available; False otherwise.