Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 Dec : TreeView Image Index
| Subject: | TreeView Image Index |
| Posted by: | "A Nixon" (p..@pac.asn.au) |
| Date: | Wed, 5 Dec 2007 11:11:36 |
I have a TreeView object linked to an ImageList
Each time I select a node, the image shown is always ImageIndex[0]
When deselected,the image shown is what I have set the index value to
Is this normal, or is there a workaround?
TIA
Tony