|
|
|
| dcDiskScanner component.
|
| property FindAllFolders: Boolean;
|
| The FindAllFolders property controls whether you would like to find all directories, which even does not match to the SearchMask, SearchSize and SearchTime.
|
|
|
| Set FileAllFolders and saDirectory flag in SearchAttributes to True, to find all folders within the search path.
|
|
|
| If you don't want to find directories at all - just set saDirectory flag in SearchAttributes to False.
|
|
|
|
|
| SearchMask and SearchAttributes properties.
|
| ShowAllFolders property of dcFolderListView component.
|