9
votes
Fixing a VCL Style bug in the TPageControl and TTabControl components
The Road to Delphi
– The BUG Yesterday while I’ve working migrating a personal project to Delphi XE2, I found a bug(QC #101346) in the TPageControl and TTabControl components. The issue is related to the images (icons) which are drawn in the tab controls when an ImageList is associated to the component. check the next sample image In the above image, the form contains two components a TPageControl and a TTabControl, and both has an imagelist associated. Now if you change the VCL style of this form you will get this result. As you can see when the Vcl Style is applied the images associated to the tabs are ...
Statistics
|
Visits by Source |
User Actions |




