ShellBrowser Delphi Components Documentation
|
Applies the Style that is used by the Windows Explorer.
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. |