TConvertFunc Delegate

Represents type TConvertFunc.

Namespace: Spring
type
 TConvertFunc = function(const source: TValue; target: PTypeInfo; out value: TValue): Boolean;