[fpc-pascal] Re: variables in class, class variables and fields

Paul Ishenin webpirat at mail.ru
Sat Nov 6 16:13:27 CET 2010


06.11.2010 21:39, ik wrote:
> But why class variables and not class fields ?
What is the difference?

"var" is already a reserved word. reserving a word "field" will cause 
more problems than using an already reserved word.

Best regards,
Paul Ishenin.



More information about the fpc-pascal mailing list