Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/VCL/Standard Controls/TCheckBox    [ Add a report in this area ]  
Report #:  55355   Status: Closed
Cannot change font color in TCheckBox and TRadioGroup
Project:  Delphi Build #:  2804.9245
Version:    11.0 Submitted By:   Jens Bang
Report Type:  Minor failure / Design problem Date Reported:  11/28/2007 5:48:22 AM
Severity:    Commonly encountered problem Last Updated: 12/8/2007 9:46:56 PM
Platform:    All versions Internal Tracking #:  
Resolution: Duplicate  Resolved in Build: : None
Duplicate of:  28777
Voting and Rating
Overall Rating: No Ratings Yet
0.00 out of 5
Total Votes: None
Description
In a VCL Forms Applications (not tested any where else) you cannot change the font-color for TCheckBox and TRadioGroup (maybe others?).

I have only testet this on TCheckBox, TRadioGroup and TLabel. The bug occurs for TCheckBox and TRadioGroup, but not for TLabel.

Behaviour: When changing the Font.Color property the value is changed in the Object Inspector, but hte text in the control doesn't change color. It stays black, both at design-time and at run-time.
Steps to Reproduce:
1. Create a new VCL Forms project.
2. Drop a TCheckBox on the form
3. Try to change the Font.Color property.

The text doesn't change color. Not at design-time and not at run-time.
Workarounds
None
Attachment
None
Comments

None

Server Response from: ETNACODE01