TTMSFNCWXCustomContainer.CaptureScreenShot Method
Captures a screenshot of the hosted page content.
API unit family: TMSFNCWXContainer
Declaring type: TTMSFNCWXCustomContainer
Syntax
procedure CaptureScreenShot(ACompleteEvent: TTMSFNCWebBrowserCaptureScreenShotCompleteEvent = nil); override;
Parameters
| Name | Description |
|---|---|
ACompleteEvent |
An optional handler invoked with the captured image when the capture completes. |