IMsExpressionEdit.HeavyDelimiters

Syntax

HeavyDelimiters: String;

Description

The HeavyDelimiters property determines expression delimiter.

Comments

The default value: «{Tabulation}{Carriage return, Line feed},./?<>;:"'{[}]~`%^&*()-+=!».]

Example

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

See also:

IMsExpressionEdit