Verifies whether reference is associated with an object and the identifier of that object is currently Null.
function RefIsNull: boolean;
Call the RefIsNull method to verify whether reference is associated with an object and the identifier of that object is currently Null.
The return value is True if object's identifier is Null.