JVCL Help:TJvSearchParams.Check

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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

TJvSearchParams.SearchTypes


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