Quote:
Originally Posted by Inverness
Does your mind exist in Candy-Land or something? x-x
|
Most of the time.
Quote:
Originally Posted by Inverness
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.
|
You can make one a child of TStaticVar or whatever and make another a child of your custom type...
Quote:
Originally Posted by Inverness
Um, yes it does have to be TStaticVar, there are no other blank object types.
|
You can use TGraalVar(), any GUI control, etc., as long as there is no name (except TShowImg and maybe some others...), and you'll have made an anonymous variable of that type.