RegistryItem.DefaultValue

From Xojo Documentation

Method


RegistryItem.DefaultValue() As Variant

Supported for all project types and targets.

Returns the default value of the RegistryItem as a Variant.


Method


RegistryItem.DefaultValue(Assigns value As Variant)

Supported for all project types and targets.

Sets the default value of the RegistryItem.