Table of Contents

TTMSFNCWebCoreClientBrowser.CanGoBack Method

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

API unit family: TMSFNCWebCoreClientBrowser Declaring type: TTMSFNCWebCoreClientBrowser

Syntax

function CanGoBack: Boolean; override;

Returns

True if back navigation is available; False otherwise.