TFilterPredicate Delegate

Represents type TFilterPredicate.

Namespace: System.IO
type
 TFilterPredicate = function (const Path: String; const SearchRec: TSearchRec): Boolean;