0
Regarding that answer of this question, I asked the author the question
If he chose to store in an Object Array, this question had an image what could be done.
his answer
you can create a template called
Pergunta
, for example, and have a objectBitmap
(or any other typing of your image) within the model. Then just create aList<Pergunta>
The question is what would this model be and how to create it ?
you could comment the code to better understand, otherwise this function needs to be completed
– Vale
Rodolfo, I recommend you study object orientation... Italo’s code is simple. It creates a class called Question and in it it creates methods and functions to set or pick class parameters.
– Guihgo
@Guihgo got it now
– Vale