I have a conventional TTreeView with the + and - buttons for expanding and
collapsing the tree.

I am also using images for each child node but not the root nodes.  So for
the root nodes I set the imageindex and SelectedIndex to -1.

 

The result of all this is that the Caption string of the root nodes is
offset to the right of the buttons by the image width even though I am not
calling up an image on that line.  To say the least, this is ugly.

 

Is there a way I can move the Caption string left and closer to the buttons.

 

John Barrat

 

 

_______________________________________________
Delphi mailing list
[email protected]
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

Reply via email to