[Lazarus] -FcUTF8,-dEnableUTF8 create problem

Mattias Gaertner nc-gaertnma at netcologne.de
Thu Feb 19 13:10:19 CET 2015


On Thu, 19 Feb 2015 13:44:35 +0200
FreeMan <freeman35 at delphiturkiye.com> wrote:

> I need get application version infos, and others,
> ........
>     VR : TVersionResource;
>     FV : TFileVersionInfo;
> .....
>    VR.FixedInfo.FileVersion[0];
>    FV.VersionStrings.Values['CompanyName']; 
> FV.VersionStrings.Values['InternalName'];
> etc.

Extend the unit with the TMachOResourceReader.

Mattias




More information about the Lazarus mailing list