We have a Delphi (4) app that is used in slightly different formats by 4 different customers.
We use conditional defines to determine the versions.
At present the default icon (the one that appears in Explorer) is the default Delphi Icon, and we use the condition defines to change the icon at run time. Now the customers are asking that "their" icon displays in Explorer.
I cannot work out how to do this at compile time, other than manually changing the icon in the properties box.
Is it possible, and if so how?
Thanks
We use conditional defines to determine the versions.
At present the default icon (the one that appears in Explorer) is the default Delphi Icon, and we use the condition defines to change the icon at run time. Now the customers are asking that "their" icon displays in Explorer.
I cannot work out how to do this at compile time, other than manually changing the icon in the properties box.
Is it possible, and if so how?
Thanks