Watch, Follow, &
Connect with Us
Public Report
Report From: Delphi-BCB/VCL/Standard Controls/TCheckBox    [ Add a report in this area ]  
Report #:  28777   Status: Closed
TCheckBox Font Color
Project:  Delphi Build #:  4.453
Version:    7.0 Submitted By:   Mark Brindle
Report Type:  Basic functionality failure Date Reported:  5/4/2006 11:08:48 AM
Severity:    Infrequently encountered problem Last Updated: 6/23/2007 9:55:01 AM
Platform:    All versions Internal Tracking #:  
Resolution: Cannot Fix (Resolution Comments) Resolved in Build: : None
Duplicate of:  None
Voting and Rating
Overall Rating: (2 Total Ratings)
3.00 out of 5
Total Votes: 3
Description
If you have a TXPManifest control on your in your project, for XP Styling then you cannot change the font color of a Checkbox
Steps to Reproduce:
Create a new project
Drop and XPManifest onto the form
Drop a checkbox onto the form
Change the checkbox font color
Run the project


... the text will now be black
Workarounds
None
Attachment
None
Comments

Jeremy North at 5/4/2006 4:03:37 PM -
I actually think this might be as designed. You have selected to use the theming engine to control to look of your application.

Note you can't change the font color of a TGroupBox either.

Server Response from: ETNACODE01