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

Return true, if the value is VT_EMPTY, false otherwise.

Syntax
Pascal
function IsEmpty: Boolean;

true, if the value is VT_EMPTY, false otherwise.

A TShellPropertyValue record is empty initially.