TNullableCurrency Type
Summary
Represents an alias of the
Nullable<Currency>
type.
Namespace
:
Spring
Syntax
Delphi
type TNullableCurrency =
Nullable
<Currency>;
See Also
Reference
Spring