[
Overview
][
Types
][
Classes
]
Reference for unit 'Solvers' (
#solver
)
TParameterType
Declaration
Source position: solvers.pas line 35
type
TParameterType
=
(
ptFloat
,
ptInteger
,
ptBoolean
);