[fpc-pascal] FPC class syntax was extended to support delphi code

David Emerson dle3ab at angelbase.com
Wed Jan 13 20:12:06 CET 2010


Doug Chamberlin wrote:
> Class methods allow you to call the method without instantiating the 
> class first. For example, Result := TMyClass.MyClassFunction;

Oh, that is so cool! I suppose that probably means that class methods 
can only reference class variables/methods/properties.

Cheers,
David




More information about the fpc-pascal mailing list