change text before print

OloOlo
edited October 2022 in Talks

hello please help me change the text in the box. I have a memo25 field in which I would like to be able to change the already entered text to another one. I'm not a programmer and I don't know anything about it, I need to do something like this once. I am asking for a ready solution

I have this in Code:

procedure Memo25OnBeforePrint(Sender: TfrxComponent);

begin

end;

Leave a Comment