Der Kommentar zu
WrapText in
System.SysUtils sagt aber auch:
Zitat:
{ WrapText will scan a string for BreakChars and insert the BreakStr at the
last BreakChar position before MaxCol. Will not insert a break into an
embedded quoted string (both ''' and '"' supported) }
Es sollte also funktionieren, wenn du jeden der Single-Quotes verdoppelst.