Table of Contents

TTMSFNCWXMathSelectionMode Enumeration

Controls where the selection or caret is placed after content is inserted.

API unit family: TMSFNCWXMathEditor

Members

Name Description
smPlaceHolder Places the caret in the first placeholder of the inserted content.
smAfter Places the caret after the inserted content.
smBefore Places the caret before the inserted content.
smItem Selects the inserted content as a whole item.