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

Creates a value representing an unassigned variant (VT_EMPTY).

Syntax
Pascal
class function CreateEmpty: TShellPropertyValue; static;

A TShellPropertyValue representing VT_EMPTY / unassigned.

The type is marked with VT_EMPTY. Other internal fields are not accessed or initialized.