ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamControls.TJamPathEdit.CheckFilter

Checks if the Path matches the given FileFilter.

Syntax
Pascal
function CheckFilter: Boolean;

True, if the specified path matches the filter, false otherwise. An empty path always returns false.