IDtTextConsumer.RowDelimiter

Syntax

RowDelimiter: String;

Description

The RowDelimiter property determines the symbol, used as a row delimiter. By default the property is set to {Carriage return}{Row Transfer}.

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