ShellBrowser Delphi Components Documentation
|
Performs a quick refresh of the contents of the TJamShellTree.
procedure SmartRefresh;
Use the SmartRefresh to update the contents of a TJamShellTree. In comparison to the FullRefresh method, SmartRefresh is much faster, but only removes objects which have been deleted and adds objects which have been added. It doesn't update changed file sizes or dates. Usually this method will be called automatically, when a file was added or deleted.