Project: Binary Version Information Manipulation Units.
Unit: DelphiDabbler.Lib.VIBin.Resource.
Class: TVIBinResource
Applies to: ~>1.0
constructor Create(VerResType: TVerResType);
Object constructor. Creates a new version information object in its default state.
See the Reset method for a description of "default state"
Parameter:
- VerResType -- A value from the TVIBinResourceType enumeration that specifies whether the object is to be created as an ANSI (vrtAnsi) or Unicode (vrtUnicode) version information resource.