SignaturesEditor.FormatDelimeter

Syntax

FormatDelimeter: String;

Description

The FormatDelimeter property determines format delimiter.

Comments

By default the value is ":".

Use JSON or the setFormatDelimeter method to set the property value and the getFormatDelimeter method to get the property value.

Example

The property use is given in description of the SignaturesEditor.Items property.

See also:

SignaturesEditor