IMsExpressionEdit.LightDelimiters

Syntax

LightDelimiters: String;

Description

The LightDelimiters property determines the delimiter for words of the same term.

Comments

The default value is a space character.

Example

The property use is given in the example for MsExpressionEdit.OnUpdateFormula.

See also:

IMsExpressionEdit