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