[fpc-pascal]Passing Methods as Callback Procedures?

Jon David Sawyer badquanta6384 at comcast.net
Sun Dec 15 16:32:43 CET 2002


Ok,  I've got some code that looks like this:

fCollection.ForEach(@Self.DoEach);

Now when DoEach() is called its Self and the Self above
are not the same...

Is this supposed to happen?





More information about the fpc-pascal mailing list