TsAlphaImageList.LoadFromResource

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #39340
    Support
    Keymaster

    Thanks for offer.
    Such feature is added in the ToDo list and will be made soon, I think.

    #39642
    Support
    Keymaster

    In the latest release was added the new function AddImageFromRes(aInstance: LongWord; ImageList : TsAlphaimageList; const ResName: String; ImageFormat : TsImageFormat): Boolean;
    This function is not a method of the AlphaImageList object, implemented as separated function. Please check it, may be added Ico and Png there.
    TsImageFormat = (ifPNG, ifICO);

    #39666
    xeper
    Participant

    Thank you very much.

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