ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamSearchOptions.Matches Method

Checks if a given TWin32FindData record matches the seach options.

Syntax
Pascal
function Matches(const Win32FindData: TWin32FindDataW; const Path: UnicodeString): Boolean; virtual;
Parameters 
Description 
const Win32FindData: TWin32FindDataW 
A TWin32FindData record that should be matched again this search options. 
const Path: UnicodeString 
The path to the folder in which the obejct resides. 
Copyright (c) 2011. All rights reserved.