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; const pLineHeight: Integer = 0); 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. 
const pLineHeight: Integer = 0 
Default 0. Specify a value <> 0 here, to apply a custom line height.