Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 706 Bytes

TVIBinResource-Create.md

File metadata and controls

24 lines (13 loc) · 706 Bytes

Create constructor

Project: Binary Version Information Manipulation Units.

Unit: DelphiDabbler.Lib.VIBin.Resource.

Class: TVIBinResource

Applies to: ~>1.0

constructor Create(VerResType: TVerResType);

Description

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.