Source position: tacustomsource.pas line 112
type TIntegerTransformFunc = function(
AX: Integer
):Integer of object;