ShellBrowser Delphi Components Documentation
|
This class is used as a property of the TJamFileList component. It is a collection of details for a file search, which can be initiated by the TJamFileList.
TJamSearchOptions = class(TPersistent);
|
Name |
Description |
![]() |
Constructor of a TJamSearchOptions component. | |
![]() ![]() |
Destructor of a TJamSearchOptions component. |
|
Name |
Description |
![]() ![]() | ||
![]() ![]() |
Checks if a given ![]() | |
![]() ![]() |
Resets the members of this instance to their default values. | |
![]() |
Converts to an Advanced Query Syntax (AQS) query. |
|
Name |
Description |
![]() |
Upper date limitation for the last access date to the file. | |
![]() ![]() |
The maximum last access date as ![]() | |
![]() |
Lower date limitation for the last access date to the file. | |
![]() ![]() |
The minimum last access date as ![]() | |
![]() |
Surround the search term with wildcards. | |
![]() |
Upper date limitation for the creation date of the file. | |
![]() ![]() |
The maximum creation date as ![]() | |
![]() |
Lower date limitation for the creation date of the file. | |
![]() ![]() |
The minimum creation date as ![]() | |
![]() |
Deprecated, Use FilesAndFolders instead. | |
![]() |
Filter for special file extensions. | |
![]() ![]() |
The filters splitted into single strings. | |
![]() |
If this property is true, the search will show hidden files, which match the search criteria. | |
![]() |
Upper date limitation for the last write date to the file. | |
![]() ![]() |
The maximum last write date as ![]() | |
![]() |
Lower date limitation for the last write date to the file. | |
![]() ![]() |
The minimum last write date as ![]() | |
![]() |
Upper limitation for the file size, -1 set the limitation to maximum. | |
![]() |
Lower limitation for the file size. | |
![]() |
Search subdirectories. | |
![]() |
Use FullPathWhenComparing allows to decide, if only the name or also the full path of an object is considered when matching with the patterns. |