Store langue file in exe?

Hello,

I use frxResources.LoadFromFile('Hungarian.frc'); for changing the language.
The problem with this is that I need to supply the frc as well.

Is it possible to store the language file in exe? To load it from resource somehow?

Thank you

Leave a Comment