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