GeekArticles
Programming
DelphiTBitBtn Glyph and Caption Loss
Author: qc.borland.com |
Published: 2nd Jun 2007 |
Visited: 151 times |
Add CommentFiled in: DelphiQC#: 46856 Version: 11.0 Status: New defect, requires tester review Description: If we change the caption on a TBitBtn with a Glyph on it to any string starting with '&', we loose the caption and the image.
Read Article Sponsored Links
Related Articles
• The Loss of a Friend i had the honor of meeting Guido Sohne when I attended the Microsoft Technology Summit this last March. I feel both honored and privileged to suggest that we quickly became friends. Guido was a good friend. Guido was a goo ...
• TBitBtn renders incorrectly on a GlassFrame QC#: 53308 Version: 11.0 Status: Open defect, requires resolution Resolution: Bug is a duplicate (must note dup bug #) Description: When using TBitBtn buttons on a form with GlassFrame enabled, and the buttons are on a glass part of the form, the butt ...
• TBitBtn renders incorrectly on a GlassFrame QC#: 53307 Version: 11.0 Status: Open defect, requires resolution Description: When using TBitBtn buttons on a form with GlassFrame enabled, and the buttons are on a glass part of the form, the buttons are not rendered correctly.
The glyphs are not r ...
• Caption is garbage when it used MBCS character to caption QC#: 52328 Version: 11.0 Status: Closed defect, no action required Resolution: Bug has been fixed Description: Parameter issue in VCL source.
The 6th parameter of DrawThemeTextEx should have length of characters.
Now it have byte length.
If you used ...