ShellBrowser Delphi Components Documentation
|
This method indicates that the control should perform a refresh of its contents.
procedure Refresh(pRefreshLevel: TRefreshLevel; pItemIdList: IItemIdList = nil);
Parameters |
Description |
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. |