Initializes a new instance of the Nullable<T> structure to the specified value.
public constructor Create(const value: T); overload;