SuppliedParameters: Boolean;
The SuppliedParameters property determines whether the parameters are defined by the user or estimated automatically (Parameter1 and/or Parameter2).
When the value is True, values of distribution parameters must be set by the user; if the value is False, parameter values are defined automatically. By default this property is set to False.
This property is not applied if two samples are analyzed.
The property use is given in the example for ISmKolmogorovSmirnovTest.D.
See also: