TGetCurrentWithSelector Delegate
Definition
Delphi
type TGetCurrentWithSelector = procedure(const enumerator: IInterface; const comparer: IInterface; var value)
Parameters
- enumerator
- IInterface
- comparer
- IInterface
- value
- Void
type TGetCurrentWithSelector = procedure(const enumerator: IInterface; const comparer: IInterface; var value)