TitleIcon at runtime

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #37203
    Stephane Senecal
    Participant

    I would like to modify the TitleIcon for a gray alpha blended version when the app loses focus.

    When I change the TitleIcon, it doesn't change on the title bar.

    Should I call a function to force repaint?

    Stephane Senecal
    CIS Group
    Delphi programmer since 2001

    #55774
    Support
    Keymaster

    Hello!

    You can try this procedure for a quick repaint: UpdateSkinCaption(sSkinProvider1);

    I will try to make this action automatic in the nearest release.

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