TTMSFNCWXCustomMathEditor.GetMath Method
Requests the current expression in the specified format. The result is delivered asynchronously through
OnGetMath.
API unit family: TMSFNCWXMathEditor
Declaring type: TTMSFNCWXCustomMathEditor
Syntax
procedure GetMath(AFormat: TTMSFNCWXMathFormat);
Parameters
| Name | Description |
|---|---|
AFormat |
The format in which the expression should be returned. |