Hello,
I am lost with the best way of using conditional symbols and AdditionalRes. Please, could you help me or point me to any post I would have missed ?
My need is to generate multiple apps from the same code. Easy in my mind since I saw I will have to have different icons and ProjectAttributes.
At the first time, I have thought to have many #If to change the ApplicationLabel for each version. But perhaps does it exist a more elegant way to do (for example : #If Version1,Version2 ? or Else ?)
At the second time, I have thought about the icons and other bitmaps. And this is what I don't understand. Could I use AdditionalRes to modify my icons ? I guess I would have to point to a separated \res folder. And if this is true, how may I replace the bitmaps inside the \Files folder ?
Perhaps did I not well understood the way to do, I always get an error while trying. Any help is greatly appreciated.
Many thanks
I am lost with the best way of using conditional symbols and AdditionalRes. Please, could you help me or point me to any post I would have missed ?
My need is to generate multiple apps from the same code. Easy in my mind since I saw I will have to have different icons and ProjectAttributes.
At the first time, I have thought to have many #If to change the ApplicationLabel for each version. But perhaps does it exist a more elegant way to do (for example : #If Version1,Version2 ? or Else ?)
At the second time, I have thought about the icons and other bitmaps. And this is what I don't understand. Could I use AdditionalRes to modify my icons ? I guess I would have to point to a separated \res folder. And if this is true, how may I replace the bitmaps inside the \Files folder ?
Perhaps did I not well understood the way to do, I always get an error while trying. Any help is greatly appreciated.
Many thanks