ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TJamShellTree.FullRefresh

Refreshes the contents of the TJamShellTree.

Syntax
Pascal
procedure FullRefresh;

Use the Refresh method if you want to refresh a TJamShellTree. All expanded branches of the file system structure will be refreshed. If you just want to refresh one node and its child nodes, use the RefreshNode method.