ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamShellTree.FullRefresh Method

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.

Copyright (c) 2011. All rights reserved.