Source position: _crw_curves.pas line 261
function NewCurveByFormula(
NumPoints: LongInt;
tmin: Double;
tmax: Double;
const Formula: LongString
):TCurve;