Good people,
So far I have managed to use some basic components, with their properties as designed.
However, I have been wondering how difficult (or simple) it would be to add to one or various components a new property. In its simplest way, perhaps to hold the value of a Real. Akin to the property Tag which can hold an integer.
I suppose it involves first creating a new type TagReal (or so), and when that new object type is declared, ...then what?
I am basically asking for a simple description of what I involves, in a few sentences, and hopefully some correct terminology by which I can search the web without going astray.
Or, some links to study the subject would also be appreciated.
And I don't mean create a new component, but rather add a property to an existing one, or copy an existing one to modify it with an extra property.
I do have the hunch that this may not be one thing to do. However, I have been very happy to be corrected in this forum.
