[fpc-devel] lone property

Micha Nelissen micha at neli.hopto.org
Tue Jun 23 12:09:20 CEST 2009


Marco van de Voort wrote:
> type
>     myclass = class
>                 property doit : integer;
>                 end;
> 
> Does sb know this, and is this a feature? And if so, should delphi mode
> accept it ? 

What kind of code does fpc generate when you reference it? :-) I guess 
you will get a compiler error when referencing it?

Micha



More information about the fpc-devel mailing list