Re: Adding extra properties to objects
Posted: Wed May 14, 2014 10:21 am
I think where Richmond wanted to add properties he was talking about built-in properties that are available to some objects but not others.
You could not, for example "set the htmltext of the label of button 1 to the htmltext of field 1" - and a virtual property would not help with that, I don't think. So working on the engine code would be required to add this property to the button label.
You could not, for example "set the htmltext of the label of button 1 to the htmltext of field 1" - and a virtual property would not help with that, I don't think. So working on the engine code would be required to add this property to the button label.