ShellBrowser Delphi Components Documentation
|
Reloads the information in this control.
procedure Reload(const pRefreshLevel: TRefreshLevel = rfFull); virtual;
Parameters |
Description |
const pRefreshLevel: TRefreshLevel = rfFull |
If rfFull, the whole component will be reloaded. If rfSmart, only the attributes section will be reloaded. |