[Lazarus] -FcUTF8,-dEnableUTF8 create problem

FreeMan freeman35 at delphiturkiye.com
Thu Feb 19 12:44:35 CET 2015


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.

On 19.02.2015 13:32, Mattias Gaertner wrote:
> The unit seems to only support Windows and Linux. What do you expect
> under OS X?
>
> Mattias





More information about the Lazarus mailing list