Sven Barth schrieb:
Changing the GetResourceClient method from virtual to static works
Is this a bug or by design?
As Michael said this is by design. If you want to use a non-static class
procedure you must not use "class property", but only "property" (yes,
that works).
So what's the special use of a *class* property? If it exists for Delphi
compatibility only, why then is it handled differently from "property"?
DoDi
_______________________________________________
fpc-devel maillist - [email protected]
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel