I want to create the object (which contain , string, int, font, color) in device class.
Main objective to do this : So that it can retain value unless it is replaced by new value .
What I tries:
In unit modules, created a Class which contain some property . Now the same class I want to add as array or single object to Application device class