Issue Installing AlphaControls in Delphi 12 – No Response from Support

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #71715
    Nagisa
    Participant

    Hello everyone,

    I’m hoping someone here can help me. I’ve been using AlphaControls components and recently tried to install them in Delphi 12 However, I encountered the following error:

    [dcc32 Fatal Error] acntDX12.dpk(55): F2051 Unit sPropEditors was compiled with a different version of ColnEdit.TCollectionProperty

    This issue only occurs in Delphi 12, while the installation works fine in Delphi 11. I am using the version of AlphaControls without the source code, so I can’t recompile the affected units myself.

    I’ve already reached out to AlphaControls support but haven’t received any response yet. Has anyone experienced a similar issue or knows if there’s an updated version of AlphaControls that’s compatible with Delphi 12? Alternatively, any suggestions on how to resolve this problem would be much appreciated.

    Thanks in advance for your help!

    Attachments:
    You must be logged in to view attached files.
    #71821
    MTuttle
    Participant

    Greetings Nagisa,

    Were you ever able to get this to work in Delphi 12? I was not able to get the install package to compile if I was trying to use DevExpress by uncommenting the following line. If I left it commented out, the package would compile and skins were applied to all but the DevExpress components..

    // << 3rdparty support start <<
    {$DEFINE DEVEX2011} // DevExpress, LookAndFeel.NativeStyle property must be False

    It appears that they do not work with the current version of the DevExpress components.

    • This reply was modified 2 weeks, 5 days ago by MTuttle.
    Attachments:
    You must be logged in to view attached files.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.