ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TJamShellList.FullRefresh

Refreshes the contents of the TJamShellList.

Syntax
Pascal
procedure FullRefresh; override;

Use the Refresh method if you want to refresh the contents of a TJamShellList. Usually you don't have to call Refresh manually. It will be called automatically, when e.g. the Path or Filter reports a change.