![]() |
(SST) ShlWAPIFunctionInfo Version 1.0 |
---|---|
Developer Reference |
Represents the VS_FIXEDFILEINFO record/structure of the in-memory copy of the version information resources retrieved from the file specified in property DllFileName. |
Scope |
---|
Protected (i.e. the property can only be accessed from code in a descendant class or the unit it which it is implemented). |
Syntax |
---|
Property ResourceFixedFileInfo : TVSFixedFileInfo READ RetResourceFixedFileInfo; |
Values |
---|
This property represents and returns TVSFixedFileInfo, version 1.0 records. |
Remarks |
---|
This property is a read-only property. |
TVSFixedFileInfo is the Delphi SDK synonym for VS_FIXEDFILEINFO. |
The property calls method RetResourceFixedFileInfo to retrieve the returned data. |
Use this property in derived classes to introduce new methods and properties that evaluate the individual values stored in the members/fields of the VS_FIXEDFILEINFO record. |
Requirements | |
---|---|
Unit | (Declared and implemented in) SSTNewUnit.pas |
Library | SSTNewUnit.dcu/SSTNewUnit.obj |
Unicode | Implemented as ANSI version only. |
See Also | |
---|---|
TSSTDllVerInfo, RetResourceFixedFileInfo, ResourceVersionInfo, LastError, Source Code. | |
Windows APIs: VS_FIXEDFILEINFO Structure, VERSIONINFO Resource, VerQueryValue. |
Document/Contents version 1.00 Page/URI last updated on April 28, 2022 |
Copyright © Stoelzel Software Technologie (SST) 2010 - 2017 |
Suggestions and comments mail to: webmaster@stoelzelsoftwaretech.com |