Knowledgebase
How to select a node programmatically.
Question / Problem
How can I programmatically select a node in the TJamShellTree?
Answer / Solution
To set a different selection in the ShellTree, there are the following possibilities:
ShellTree.SelectedFolder := 'c:\';
ShellTree.SpecialFolder := Jam.Shell.Types.SF_DOWNLOADS;
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