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