RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SysUtils.TPredicate Type
Pascal
TPredicate<T> = reference to function (Arg1: T): Boolean;
C++
reference to function (Arg1: T): Boolean TPredicate;

This is type SysUtils.TPredicate.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!