big problem!

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #34096
    aek46
    Participant

    it generate this exception:

    projet “my project” raise exception “EOutofRessources” and pointe to this bloc

    and locate in “thirdparty unit”

    ***

    if (Images is TsAlphaImageList){ or not SkinData.Skinned } then begin

    if SkinData.Skinned

    (*==this line==>*) then DrawAlphaImgList(Images, SkinData.FCacheBmp, IRect.Left, IRect.Top, ImageIndex,

    max(iffi((CurrentState = 0), Blend, 0), iffi(not Enabled and (dgBlended in DisabledGlyphKind), 50, 0)), GrayColor,

    CurrentState + integer(Down), NumGlyphs, Reflected)

    else DrawAlphaImgListDC(Images, Canvas.Handle, IRect.Left, IRect.Top, ImageIndex,

    max(iffi((CurrentState = 0), Blend, 0), iffi(not Enabled and (dgBlended in DisabledGlyphKind), 50, 0)), GrayColor,

    CurrentState + integer(Down), NumGlyphs, Reflected);

    end

    ***

    #43718
    Support
    Keymaster

    Hello

    Is it possible to show me a program with this error?

    Maybe you can make a demo or maybe you can share your PC?

    #43837
    aek46
    Participant

    hi Serge

    i execute my project normaly, but

    after few time it genrate this exception

    view in pictures…

    #43969
    Support
    Keymaster

    Sorry for delay.

    You have placed AlphaControls files to the Delphi/Bin directory?

    Can you share your PC and show me a problem? Is it possible?

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