I'm still having trouble getting my head around when each procedure is called. From my own observations it would seem that <code>Memo2OnBeforePrint(Sender: TfrxComponent)</code> is called twice per test, once before the memo is printed and once after. From the name, I would have assumed that it would only be called once, so I'm confused.
Is there an explanation of this in the help file somewhere, or is there documentation online I could look at?
