Table of Contents

TMS FNC WX Math Editor — Guides

Input and insertion modes

Set InsertionMode to a TTMSFNCWXMathInsertionMode value to control how new symbols are inserted relative to the cursor. Set SelectionMode to adjust selection behaviour.

Virtual keyboard

Configure keyboard layouts through the VirtualKeyboards collection. Each TTMSFNCWXMathVirtualKeyboard entry specifies a layout type and theme. Set VirtualKeyboardMode to control when the on-screen keyboard appears.

Output formats

Handle OnResult to retrieve the expression in LaTeX, ASCIIMath, or MathML format, determined by the MathFormat property.

Speech selection

Set SpeechSelection to a TTMSFNCWXMathSpeechSelection value to enable speech-driven symbol selection where supported.

See also