Yanniel
I recently had to localize a FireMonkey application and for that I aimed to use the TLang component. With TLang you can define a collection of native strings to be localized and the corresponding translations… … Read more
12 years ago in Delphi, Delphi Programming, FireMonkey0
Yanniel
In this post I am implementing the Delphi way to request the Google Toolbar’s PageRank (PR). As an example, if I want to look up the PR of my blog (http://www.yanniel.info/), I will have to… … Read more
13 years ago in Delphi, Delphi Programming, google, PageRank0
Yanniel
If you want to make your Delphi application general enough to address multiple locales, then you need to internationalize it. There are three common aspects that I want to emphasize (no necessarily in that order):… … Read more
13 years ago in Delphi, Delphi Programming, Object Pascal Programming, programming0