Ticket Q450460
Visible to All Users
Duplicate

We have closed this ticket because another page addresses its subject:

unit dxGDIPlusClasses added even if no dx or cx components are used

dxGDIPlusClasses added to uses when no dx controls or units used

created 12 years ago

Why is dxGDIPlusClasses added to interface uses by Delphi when no dxcontrols, cxcontrols, dxGDIPlus functions or or units are used in the application?

This is how it looks:
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls, ComCtrls, Buttons, ieview, imageenview, ievect,
IEWin7FileDialogs, Menus, dxGDIPlusClasses;

How can I get dxGDIPlusClasses removed from uses?

Comments (1)
DevExpress Support Team 12 years ago

    Hello,
    I have tried to reproduce the problem you described, but failed. The dxGDIPlusClasses unit is not included on my side. Perhaps, you have enabled our skins in project options. Please check the Project->Modify Skin Options menu item.
    A complete sample project to demonstrate this issue would be very much appreciated.

    Answers approved by DevExpress Support

    created 11 years ago (modified 11 years ago)

    It looks like the issue is caused by the behavior described in the unit dxGDIPlusClasses added even if no dx or cx components are used ticket.

      Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

      Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.