Return true, if the value is VT_EMPTY, false otherwise.
function IsEmpty: Boolean;
true, if the value is VT_EMPTY, false otherwise.
A TShellPropertyValue record is empty initially.
Jam.Shell.Types.TShellPropertyValue