IDtTextConsumer.RowDelimiter

Syntax

RowDelimiter: String;

Description

The RowDelimiter property determines the symbol, used as a row delimiter. The property is set to {Carriage return}{Line feed} by default.

The following values are acceptable as a value of this property:

Example

The property use is given in the example for IDtTextConsumer.DelimitedColumnDelimiter.

See also:

IDtTextConsumer