TTMSFNCBingMaps.CaptureScreenShot Method
Captures a screenshot of the browser surface.
API unit family: TMSFNCBingMaps
Declaring type: TTMSFNCBingMaps
Syntax
procedure CaptureScreenShot(ACompleteEvent: TTMSFNCWebBrowserCaptureScreenShotCompleteEvent = nil); override;
Parameters
| Name | Description |
|---|---|
ACompleteEvent |
Optional callback invoked when the operation completes. |