Forum Discussion
YMinaev
Staff
16 years agoHi Dmitriy,
Actually, this is correct. Such constants as clWindow don't have static colors assigned to them. The color is identified dynamically at run time according to the system settings, so they have special values. You will see the same behavior if you look at the values of these constants in Delphi, for example.
Actually, this is correct. Such constants as clWindow don't have static colors assigned to them. The color is identified dynamically at run time according to the system settings, so they have special values. You will see the same behavior if you look at the values of these constants in Delphi, for example.