Table of Contents

TTMSFNCWebBrowser.OnCaptureScreenShot Event

Fired when a screenshot requested by CaptureScreenShot is ready.

API unit family: TMSFNCWebBrowser Declaring type: TTMSFNCWebBrowser Inherited from: TTMSFNCCustomWebBrowser

Syntax

OnCaptureScreenShot: TTMSFNCCustomWebBrowserCaptureScreenShot;

Parameters

Name Description
Sender The web browser that raised the event.
AScreenShot Bitmap containing the captured screenshot.