5
votes
Creating XML files in FireMonkey applications on Mac
Andreano Lanusse
– I got some questions about how to manipulate XML files in FireMonkey applications when running on Mac. Our first thought is start using the XMLDocument component, but XMLDocument it is available only for Windows. The solution for that is in the Mac API (Cocoa), which has a very good documentation and Delphi is not very difficult and is well documented. There are several class and different ways to work with XML on Mac, in this post I’m going to show one way to create an XML file, if you are interested to learn more about the XML class available for Mac, visit the Apple documentation ...
Statistics
|
Visits by Source |
User Actions |




