[fpc-pascal]class variable

milimeter milimeter at 163.com
Fri Apr 4 03:04:16 CEST 2003


Hello, everybody

  Can any tell me if there's "Class Variable" in free pascal like in java?
  I mean, in java, you can declare a class memeber to be "static", all 
instance of this class share the same variable memory. Such a member can be 
accessed through class name without any instantiation.
  Does free pascal will add such a feature in the future?

  Thanks
  mili




More information about the fpc-pascal mailing list