[fpc-pascal] static class methods

Micha Nelissen micha at neli.hopto.org
Wed Feb 6 22:48:12 CET 2008


Jonathan Benedicto wrote:
> Jonas Maebe wrote:
>> I'm not sure how Delphi could handle this without passing the VMT as 
>> invisible parameter (and from a cursory look at the code generated by 
>> Kylix, it does appear to pass the VMT).
> 
> Delphi doesn't allow static class methods to be virtual.

What are "static" class methods?

"Plain" class methods are allowed to be virtual, surely.

Micha



More information about the fpc-pascal mailing list