ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
ShellBrowser.TShellControlHelper.ApplyExplorerStyle

Applies the Style that is used by the Windows Explorer.

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