Il 25/10/2017 14:20, Sven Barth via Lazarus ha scritto:
Did you test with a procedure pointer type or a method pointer type? Cause this might be the important difference here as the example uses a procedure pointer type.

I tested assigning an untyped pointer to a method pointer type, because that's what I was interested to. It used to be accepted, it isn't anymore. A procedure pointer type shouldn't give rise to problems as far as I can gather, as it doesn't require a data field.

Giuliano



--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to