[fpc-pascal] various ways of passing a class instance as a parameter

michael.vancanneyt at wisa.be michael.vancanneyt at wisa.be
Tue Nov 15 10:56:03 CET 2011



On Tue, 15 Nov 2011, Graeme Geldenhuys wrote:

> Hi,
>
> What exactly is the difference (if any) between the parameter modifier
> when you pass a class instance to a procedure?

It behaves exactly the same as if you would pass a typed pointer.

Michael.



More information about the fpc-pascal mailing list