[fpc-pascal] Getting info on a procedure parameter

Marco van de Voort marcov at stack.nl
Tue Feb 11 15:52:07 CET 2014


In our previous episode, Mark Morgan Lloyd said:
> If a method a.WriteBuff() is passed another method b.finish() as a 
> parameter, can it access b before calling finish(), or would this 
> require an explicit parameter?
> 
> If yes, how?

tobject(tmethod(func).data)




More information about the fpc-pascal mailing list