[fpc-pascal] class methods

Jonas Maebe jonas.maebe at elis.ugent.be
Thu Feb 23 17:43:27 CET 2012


On 23 Feb 2012, at 17:17, Everton Vieira wrote:

> Is there any plans to implement public procedures/function of a class that
> can be used without been necessary to create the class?

Those already exist. They are called "class methods". See http://www.freepascal.org/docs-html/ref/refsu27.html


Jonas


More information about the fpc-pascal mailing list