JSONFloatArray Type
Summary
Represents an array of the
JSONFloat
type.
Namespace
:
flcJSON
Syntax
Delphi
type JSONFloatArray = array of
JSONFloat
;
See Also
Reference
flcJSON