| [Overview][Resource strings][Types][Classes][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Language independent part of version information
Source position: versiontypes.pp line 49
type TVersionFixedInfo = class end;  | 
||
public  | 
||
constructor Create;  | 
||
property FileVersion: TFileProductVersion; [rw]  | 
  | 
The file version  | 
property ProductVersion: TFileProductVersion; [rw]  | 
  | 
The product version  | 
property FileFlagsMask: LongWord; [rw]  | 
  | 
Mask for FileFlags  | 
  | 
The file flags  | 
|
  | 
The operating system the file was designed to run on  | 
|
  | 
The type of the file  | 
|
property FileSubType: LongWord; [rw]  | 
  | 
Additional type information  | 
  | 
The file creation timestamp.  | 
|
  | 
Language independent part of version information  | 
|
| | | ||
TObject  | 
This class represents the language independent part of version information, and is always present in a version information resource.
  | 
Version information resource type  | 
|
  | 
Language independent part of version information  |