[fpc-pascal] Helpers: Implementation Location influencing the result
Daniel Gaspary
dgaspary at gmail.com
Sat Oct 5 22:56:48 CEST 2013
I have created an example to show the different results I got due to
where the implementation of a object is .
The code is at http://pastebin.com/wY2qmZFm
If you cut and paste the code block at "Location A" to the "Location
B" the result of the program changes.
At Location A the method of the helper is used. At Location B it is not.
My questions are
Is this right?
Why?
Thank you.
More information about the fpc-pascal
mailing list