Removing characters of a Memo...
Hi... I'm having problem with a character that I don't want it to be printed, but I can't remove it of the table...
I have tried to remove it with a code on the OnBeforePrint of the Memo, but the FastReport doesn't have AnsiReplaceStr function, and do not accepted a For loop to do that...
How can I add the function AnsiReplaceStr to the FastReport, to remove that characters?
regards,
Gabriel Frones
I have tried to remove it with a code on the OnBeforePrint of the Memo, but the FastReport doesn't have AnsiReplaceStr function, and do not accepted a For loop to do that...
How can I add the function AnsiReplaceStr to the FastReport, to remove that characters?
regards,
Gabriel Frones
Comments
Best regards.