JVCL Help:TJvSearchParams.Check
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSearchParams.Check Method
[+] TJvSearchParams Methods
[+] TJvSearchParams Properties
Search in JVCL Help
Search in all projectsSummary
Checks whether a file or directory is valid.
Pascal
functionCheck(constAFindData: TWin32FindData): Boolean;
Parameters
Parameters | Description |
const AFindData: TWin32FindData | Describes the file or directory that must be checked. |
Description
A TJvSearchFiles component calls Check to determine if a file or directory is valid. Check will match the parameters of a file or directory to the values specified by SearchTypes.
See Also
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page