Image problem in TsListView (vsIcon mode)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #58435
    Support
    Keymaster

      I see defining of the LargeImages to SkinImage:

      Code:
      lvSkins.LargeImages := SkinImages;

      How the SkinImages ImageList is filled? It looks like SkinImage is empty when images are not visible.

      #58438
      HeDiBo
      Participant
        'Support' wrote:

        I see defining of the LargeImages to SkinImage:

        Code:
        lvSkins.LargeImages := SkinImages;

        How the SkinImages ImageList is filled? It looks like SkinImage is empty when images are not visible.

        Thank you a7.gif

        Your answer made me rethink the logic. And sure enough, I made a silly mistake. a8.gif

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