Hello.
I have problem with reading data for TTMSFNCTreeView from text file.
The file is created previously by SaveToFile method.
When all columns have tcetEdit EditorType - all works correctly.
But when I use last column editor as tcetMemo - then (if in cell is more than 1 line) problem arises: while loading data from file, lines of this multiline cell (from 2nd line) they become new Nodes.
Maybe I omit something simple (ex. in properties), but my attempts to solve it have not yielded any results.
When I manually edited saved file and introduce HTML tags - all works properly, but I don't know how to obtain such a record using SaveToFile method.
I will be grateful for any help.
Greetings for the whole community,
Pawel