Determines whether a variant value is null or empty.
function VarIsNullOrEmpty(const value: Variant): Boolean; inline;