TNullableWideString Type

Represents an alias of the Nullable<WideString> type.

Namespace: Spring
type
 TNullableWideString = Nullable<WideString>;