Search found 2 matches
- Wed Oct 13, 2010 3:06 pm
- Forum: VCL
- Topic: Poss Ttree image index bug
- Replies: 6
- Views: 20452
Re: Poss Ttree image index bug
Here is a program that creates two tree nodes and assigns 0 and 1 to their ImageListIndex properties, respectively, in the form's OnCreate. When you click the button it reads the ImageListIndex property of the first node, and it returns -1 even though the image is correctly set. TTreeNodeShape.SetIm...
- Wed Oct 06, 2010 4:34 pm
- Forum: VCL
- Topic: Poss Ttree image index bug
- Replies: 6
- Views: 20452
Re: Poss Ttree image index bug
The latest version still has this problem.