Table of Contents

TTMSFNCEdgeWebBrowser.CaptureScreenShot Method

Captures a screenshot of the current page and delivers it via the callback.

API unit family: TMSFNCEdgeWebBrowser Declaring type: TTMSFNCEdgeWebBrowser

Syntax

procedure CaptureScreenShot(ACompleteEvent: TTMSFNCWebBrowserCaptureScreenShotCompleteEvent = nil); override;

Parameters

Name Description
ACompleteEvent Optional callback invoked with the captured bitmap.