DB null value returned by TDataSet's FieldValues



When the value of a column is a DB null value, does the Variant set itself to VType varNull when accessing the column through its FieldValues ? If not how do I check that a DB null value is in the column ?
.