Table of Contents

TTMSFNCWXMathEditor.InsertMath Method

Replaces the editor content with the supplied LaTeX expression.

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

Syntax

procedure InsertMath(ALaTexString: String);

Parameters

Name Description
ALaTexString The expression to load, expressed as LaTeX markup.