ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Types.TShellPropertyValue.IsNull

Returns true if the value is VT_NULL, false otherwise.

Syntax
Pascal
function IsNull: Boolean;

true, if the value is VT_NULL, false otherwise.