TType.IsDelegate Method

Overloads

IsDelegate(PTypeInfo)

Returns True if the typeInfo is a delegate type.

IsDelegate(PTypeInfo)

Returns True if the typeInfo is a delegate type.

Delphi
class function IsDelegate(typeInfo: PTypeInfo): Boolean

Parameters

typeInfo
PTypeInfo

Returns

Boolean