Am 20.12.2011 01:00, schrieb Paul Ishenin:
18.12.2011 20:45, Jonas Maebe wrote:

And final fields.

Final methods can't be overriden in the descendants. But what are final
fields for?

AFAIK final fields can only be assigned once in the constructor (or in the declaration of which the code is made part of the class constructor (also AFAIK ^^)).

Regards,
Sven

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to