Table of Contents

TTMSFNCHere.CaptureScreenShot Method

Captures a screenshot of the browser surface.

API unit family: TMSFNCHere Declaring type: TTMSFNCHere

Syntax

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

Parameters

Name Description
ACompleteEvent Optional callback invoked when the operation completes.