View Single Post
  #10  
Old 06-18-2007, 06:19 PM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
Does your mind exist in Candy-Land or something? x-x
Quote:
Originally Posted by Tolnaftate2004 View Post
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 View Post
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.
__________________
Reply With Quote