V
Vladimir Davidov
Hello community!
I wonder is there any way to create new fields/properties for the objects at
runtime, let's say I have e form, on which I have 10 controls, and at
runtime I want to add new data fields and/or properties to the object, how
could I do it? Furthermore is it possible, and if yes, then how, could I
override and shadow existing properties and methods in a runtime with my
own? Please do not suggest inheriting controls and adding those
properties/fields in inherited control, this wont do, I need to do it at
runtime.
Vladimir
I wonder is there any way to create new fields/properties for the objects at
runtime, let's say I have e form, on which I have 10 controls, and at
runtime I want to add new data fields and/or properties to the object, how
could I do it? Furthermore is it possible, and if yes, then how, could I
override and shadow existing properties and methods in a runtime with my
own? Please do not suggest inheriting controls and adding those
properties/fields in inherited control, this wont do, I need to do it at
runtime.
Vladimir