ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TShellControlHelper.ApplyExplorerStyle

Applies the Style that is used by the Windows Explorer.

Syntax
Pascal
class procedure ApplyExplorerStyle(pListView: TListView; pRevoke: Boolean = false); overload;
Parameters 
Description 
pListView: TListView 
The TListView the style should be applied to. 
pRevoke: Boolean = false 
Default false. Pass true to not use the Windows Explorer Style.