News

Este projeto foi desenvolvido para facilitar a conversão entre objetos de classe Delphi e arquivos XML. Ele permite que você converta automaticamente arquivos XML em objetos Delphi e, da mesma forma, ...
So, I'd like to find an XML serializer for generic Delphi components, similar to the XmlSerializer used in the .NET FW.<BR><BR>The real problem with using binary streaming methods such as Stream's ...
Applications frequently need to store persistent data, and the format for saving can be any format conceivable by the developer. However, each time a new application is written, the set of tools for ...