I use a frame component on which there is a TScrollBox. Data controls are placed on this at runtime. I have recently had a problem with TDBCheckBox where it may conditionally be assigned a color. In Debug mode color is applied correctly. In Release mode, no color is applied.
In design mode, a TDBCheckBox does not respond to the color property. Any ideas!
This applies with Tokyo 10.2 (before and after Release 1).
From John White