|
TRVTableItemInfo.TextRowSeparator |
Top Previous Next |
|
Value of this property is used when saving table in text file. This string will be written between rows. property TextCowSeparator: String; When saving to Unicode text files, RichView writes Unicode representation of this string. Default value: #13#10 (CR+LF)
See also properties: See also methods of TRichView: ▪SaveText; See also: |