Class TFixedFileVersionInfo (unit VersInfo)

Inherits from

TObject

forward declaration

Constructors


constructor Create(AParent: TVersionInfoResource);



Functions

function GetCreationDate: TDateTime;


function GetFileOperatingSystem: TVersionOperatingSystemFlags;


function GetFileSubType: DWORD;


function GetFileType: TVersionFileType;


function GetFileVersionLS: DWORD;


function GetFileVersionMS: DWORD;


function GetFlags: TFixedFileInfoFlags;


function GetProductVersionLS: DWORD;


function GetProductVersionMS: DWORD;


function GetSignature: DWORD;


function GetStructureVersion: DWORD;


function GetValidFlags: TFixedFileInfoFlags;


Properties

property CreationDate : TDateTime


property Data : PVSFixedFileInfo


property FileOperatingSystem : TVersionOperatingSystemFlags


property FileSubType : DWORD


property FileType : TVersionFileType


property FileVersionLS : DWORD


property FileVersionMS : DWORD


property Flags : TFixedFileInfoFlags


property Parent : TVersionInfoResource


property ProductVersionLS : DWORD


property ProductVersionMS : DWORD


property Signature : DWORD


property StructureVersion : DWORD


property ValidFlags : TFixedFileInfoFlags


Events

Variables

FData : PVSFixedFileInfo;


FParent : TVersionInfoResource;



Constructors


constructor Create(AParent: TVersionInfoResource);


Functions


function GetCreationDate: TDateTime;


function GetFileOperatingSystem: TVersionOperatingSystemFlags;


function GetFileSubType: DWORD;


function GetFileType: TVersionFileType;


function GetFileVersionLS: DWORD;


function GetFileVersionMS: DWORD;


function GetFlags: TFixedFileInfoFlags;


function GetProductVersionLS: DWORD;


function GetProductVersionMS: DWORD;


function GetSignature: DWORD;


function GetStructureVersion: DWORD;


function GetValidFlags: TFixedFileInfoFlags;


Properties


property CreationDate : TDateTime


property Data : PVSFixedFileInfo


property FileOperatingSystem : TVersionOperatingSystemFlags


property FileSubType : DWORD


property FileType : TVersionFileType


property FileVersionLS : DWORD


property FileVersionMS : DWORD


property Flags : TFixedFileInfoFlags


property Parent : TVersionInfoResource


property ProductVersionLS : DWORD


property ProductVersionMS : DWORD


property Signature : DWORD


property StructureVersion : DWORD


property ValidFlags : TFixedFileInfoFlags


Events


Variables


FData : PVSFixedFileInfo;


FParent : TVersionInfoResource;