TGetCurrentWithPredicate Delegate

Definition

Delphi
type TGetCurrentWithPredicate = function(const enumerator: IInterface; const predicate: IInterface; var value): Boolean

Parameters

enumerator
IInterface
predicate
IInterface
value
Void

Returns

Boolean