Knowledgebase

status_loader

Expand all nodes

Question / Problem

I wish to expand every node down to it's lowest level in JamShellTree. I am using the FullExpand method but this is only expanding down one level at a time. Is there a better way?

Answer / Solution

TTreeNode.Expand(True) should do this job, e.g.:

 JamShellTree.Selected.Expand(True)

Need further help getting started?

You did not find what you were looking for? Please contact us so we can provide an answer to your question.

Contact Form