Does your mind exist in Candy-Land or something? x-x
Quote:
Originally Posted by Tolnaftate2004
There's no great reason to code inheritance since all object types inherit TGraalVar. Though it is possible.
|
You can't even edit TGraalVar, so yes I code inheritance so I can update the base class and add support for features to its subclasses automatically.
Quote:
Originally Posted by Tolnaftate2004
e: Not to mention it doesn't have to be TStaticVar in the dfinition. You can use something more upper-level if you need specific inheritance.
|
Um, yes it does have to be TStaticVar, there are no other blank object types.