ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamCustomFileList.SmartRefresh Method

Pereforms a quick refresh.

Syntax
Pascal
procedure SmartRefresh; override;

SmartRefresh 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.

Copyright (c) 2011. All rights reserved.