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