ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TJamShellTreeNode.Refresh

Refreshes the child nodes of a node.

Syntax
Pascal
procedure Refresh(Recursive: Boolean);
Parameters 
Description 
Recursive: Boolean 
If True, refreshing will be performed for all subchilds too.  

Use Refresh to refresh a node. If Recursive is true, refreshing will be performed for all subchilds too.