IMsExpressionEdit.LightDelimiters

Syntax

LightDelimiters: String;

Description

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

Comments

Default value is a space character.

Example

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

See also:

IMsExpressionEdit