Table of Contents

TTMSFNCWXMathEditor.CaptureScreenShot Method

Captures a screenshot of the rendered editor and reports the result through the supplied callback.

API unit family: TMSFNCWXMathEditor Declaring type: TTMSFNCWXMathEditor Inherited from: TTMSFNCWXCustomMathEditor

Syntax

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

Parameters

Name Description
ACompleteEvent Callback invoked when the capture completes. When nil, the default capture notification applies.