ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellControls.TJamShellCombo.Refresh

This method indicates that the control should perform a refresh of its contents.

Syntax
Pascal
procedure Refresh(pRefreshLevel: TRefreshLevel; pItemIdList: IItemIdList = nil);
Parameters 
Description 
pRefreshLevel: TRefreshLevel 
The level of refresh that should be performed. 
pItemIdList: IItemIdList = nil 
An optional ItemIdLiost that identifies the file or folder that should be refreshed.