[fpc-pascal] Variable of class method type of function

CA Gorski fpc-pascal-list at artelogic.com
Sun Jul 15 14:05:11 CEST 2012


How to declare a variable of class method type of function?

...
var
     MyVar: function(AParam: string): boolean of class;
...
gives an error using FPC 2.6.1 (Win64).



More information about the fpc-pascal mailing list