IDtTextProvider.RowDelimiter

Syntax

RowDelimiter: String;

Description

The RowDelimiter property determines the symbol, used as a row delimiter.

Comments

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 IDtTextProvider.RangeFirstRow.

See also:

IDtTextProvider