Unit 'TAFitLib' Package
[Overview][Types][Procedures and functions][Index] [#lz_tachart]

TFitParam

Declaration

Source position: tafitlib.pas line 23

type TFitParam = record

  Func: TFitFunc;

  

  CustomFunc: TFitFunc;

  

  CustomFuncName: string;

  

  Value: ArbFloat;

  

  Fixed: Boolean;

  

end;



CT Web help

CodeTyphon Studio