Good Morning,
Good, I'm going to take a deeper look at this, I really didn't know.
As for using common tabs on the keyboard it is never a good idea when it comes to something generic.
Let's imagine in the case of the tooltip, in the designer the user enters the data in an editbox and enters each location that wants to break the line, when saving in the fmg file I would change the chr (10) to ";" or something similar, but these values could be used by the user in the text itself, so when returning the values for maintenance or in the compilation itself we would have something totally distorted, that is, we would have to deal with this possibility.
I have already had the process aborted after several million records processed because the text file received contains "|" as a delimiter, on account of a user typing this in an address, which broke all logic, where a simple <TAB> between fields would solve without any problem. Simple to solve when the file is what you do, but not when you receive it.
So my idea is to use the pattern C in the breaks and I was happy to know that it is already supported, I will check it out and thank you for your comments. {Tradutor gooogle}
at; Ivanil