|
TRVTableItemInfo.TextColSeparator |
Top Previous Next |
|
Value of this property is used when saving table in text file. This string will be written between cells. property TextCowSeparator: String; When saving to Unicode text files, RichView writes Unicode representation of this string. Default value #13#10 (CR+LF) You can set TextColSeparator to TAB, if you wish, but do not forget that there can be CR+LFs inside cells.
See also properties: See also methods of TRichView:
See also: |