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