|
ShellBrowser Delphi Components Documentation
|
Refreshes the information displayed in all controls connected with this JamShellLink except the passed control, which usually will be the caller.
procedure Refresh(Sender: IJamShellControl; pRefreshLevel: TRefreshLevel; pItemIdList: IItemIdList = nil); overload;
|
Parameters |
Description |
|
Sender: IJamShellControl |
The control that sent the command. |
|
pRefreshLevel: TRefreshLevel |
The level of refresh that should be performed. |
|
pItemIdList: IItemIdList = nil |
An optional ItemIdList that identifies the file or folder that should be refreshed. |