IsNullable Method

Definition

Returns True if the type is a nullable type.

Delphi
function IsNullable(typeInfo: PTypeInfo): Boolean

Parameters

typeInfo
PTypeInfo

Returns

Boolean