Welcome to the new DelphiDabbler Code Library Documentation.

This is a new site that's currently running on alpha code. There are going to be bugs. If you discover any, please report them on the site's issues page (GitHub account required). Thanks.

Warning: Many URLs are going to change. Refer to the README file to discover which library project's documentation has been completed.

Reset method

Project: Binary Version Information Manipulation Units.

Unit: DelphiDabbler.Lib.VIBin.Resource.

Class: TVIBinResource

Applies to: ~>1.0

procedure Reset;

Description

Resets the version information object to its default state.

In its default state a version information object contains a root record with an empty fixed file info, an empty string information sub tree and a variable file info subtree containing an empty translation entry.

Note

The object construtor creates a version information object in its default state.

See Also