TRVTableItemInfo.TextRowSeparator

<< Click to display table of contents >>

TRVTableItemInfo.TextRowSeparator

Value of this property is used when saving table in text file. This string will be written between rows.

property TextRowSeparator: TRVUnicodeString;

(changed in version 18)

Default value:

#13#10 (CR+LF)

 

See also properties:

TextColSeparator.

See also methods of TRichView:

SaveText;

GetSelText.

See also:

Export of Tables.