TType.IsDelegate(PTypeInfo) Method

Returns True if the typeInfo is a delegate type.

Namespace: Spring.Reflection
public
 class function IsDelegate(typeInfo: PTypeInfo): Boolean; overload; static;

Parameters

typeInfo
Type: System.Void

Return Value

Type: Boolean