AlphaControls Last version and devexpress 16.1.2

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #37494
    Joao Roberto
    Participant

    Greetings, I bought the last version of the alpha controls to be able to use with the DevExpress, that the version I have is 16.1.2, but it does not compile of the error!

    I wonder what's going on ??

    #56730
    Joao Roberto
    Participant

    Configs

    #56731
    Support
    Keymaster

    Hello!

    If you uses an old version of the DevEx package then you should change two lines in the acLFPainter.pas

    Please, open this file, and comment these two lines:

    Code:
    {$DEFINE VER16_2_2} // cxGrid version 16.2.2 and newer
    {$DEFINE VER16_1_4}

    Save the file and try to compile now.

    Please, write me about the result.

    #56732
    Joao Roberto
    Participant

    Solved, thank you :a7:

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.