Hi,

Is there a way to define const members for a class, as for example in

TClass = class
   public
const i : integer; // and hopping to be able to set it within the constructor… end; ?



Thank you in advance



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

Reply via email to