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