ASkinDemo doesn't compile

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #37460
    HeDiBo
    Participant

    There are two places where the unit System.ImageList is used:

    MainForm line 16 and UnitFrameArcCtrls line 9.

    These uses should be replaced by:

    Code:
    {$IF CompilerVersion >= 29} System.ImageList, {$IFEND}
    #56595
    Support
    Keymaster

    Thank you, I will fix it.

    #56656
    HeDiBo
    Participant
    'Support' wrote:

    Thank you, I will fix it.

    Solved in AC 12.08 a3.gif

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