ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.DetailsPane.TDetailsPane.Reload

Reloads the information in this control.

Syntax
Pascal
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.