The HasImage and GetNodeImageSize methods are both marked with a deprecated message that suggests to use GetImageWidth
However, that method is nowhere to be seen in the current VirtualTrees.pas file.
Is there another method to call? Or should those deprecation messages be removed?
The
HasImageandGetNodeImageSizemethods are both marked with adeprecatedmessage that suggests to useGetImageWidthHowever, that method is nowhere to be seen in the current
VirtualTrees.pasfile.Is there another method to call? Or should those deprecation messages be removed?