Source position: _crw_spline.pas line 184
type TSmoothKernel = function(
x: Double;
CustomData: Pointer
):Double;