[Lazarus] enumerator operator not supported by codetools ?

Michael Van Canneyt michael at freepascal.org
Thu Apr 2 13:58:45 CEST 2015


Hi,

When adding an enumerator operator to source code

   operator Enumerator(ASchema: TSchema): TSchemaEnumerator;

The codetools stop working. I get an error 
'Expected end., but...'

Michael.




More information about the Lazarus mailing list