TNullableAnsiString Type

Represents an alias of the Nullable<AnsiString> type.

Namespace: Spring
type
 TNullableAnsiString = Nullable<AnsiString>;