Hello everyone,
I would like my application to have a seperate colour scheme from windows. So the user can select the desired colours from the Preferences section of my application.
This my question ...
Do I need to set the coulur of every component in the OnCreate procedure?
Is there a way to point the Color property of a visual component at a variable at design time?
I have many forms in my app, so I am keen to hear any ideas people may have to make this process easier .
Thanks for your comments,
Tim Dover
SNL Computing
I would like my application to have a seperate colour scheme from windows. So the user can select the desired colours from the Preferences section of my application.
This my question ...
Do I need to set the coulur of every component in the OnCreate procedure?
Is there a way to point the Color property of a visual component at a variable at design time?
I have many forms in my app, so I am keen to hear any ideas people may have to make this process easier .
Thanks for your comments,
Tim Dover
SNL Computing