FIX: Tree view - show hidden folders

This commit is contained in:
Alexander Koblov 2021-04-01 22:59:25 +03:00
commit 6774cfbba9

View file

@ -4411,6 +4411,7 @@ begin
with ShellTreeView as TShellTreeView do
begin
UpdateTreeView;
ReadOnly := True;
RightClickSelect := True;
FileSortType := fstNone;