'Im sure I'm missing something but when I try to replace the ExpandNodeIconLarge or one of the other icons in the TreeView they are
a) always drawn as black conent on black background (black squares), when enabling AdaptToStyle
b) drawn with black background when disabling AdaptToStyle
I'm trying to get the image out of a TAdvSVGImageCollection the following way:
Please use SVG files instead, which are drawn fully transparent. If you extract icons from the image collection, they are rendered as bitmaps, which always have a background color.
Hm, not in my version.
In deed the space for the icon is influenced by NodesAppearance.ExpandWidth & NodesAppearance.ExpandHeight, but not the icon itsself.