![]() |
![]() ![]() ![]() |
dcFolderListView component.
|
property ShowAllFolders: Boolean; // True by default
|
The ShowAllFolders property controls whether you would like to show ALL directories, which even does not match to the searching mask (FileMask property).
|
|
Set ShowAllFolders and saDirectory flag in FileAttributes to True, to show all folders within the search path.
|
|
If you don't want to show folders at all - just set saDirectory flag in FileAttributes to False.
|
|
![]() |
|
![]() |
FileMask and FileAttributes properties;
|
FindAllFolders property of dcDiskScanner component.
|