Table of Contents

TTMSFNCEdgeWebBrowser.CanGoBack Method

Returns True if the browser can navigate to the previous history entry.

API unit family: TMSFNCEdgeWebBrowser Declaring type: TTMSFNCEdgeWebBrowser

Syntax

function CanGoBack: Boolean; override;

Returns

True if back navigation is available; False otherwise.