in Advanced Delphi :: While using INI files to store application specific configuration data is a piece of cake in Delphi, INI files are simple text files - and everyone could mess up the information inside using a simple Notepad.
Learn how to save published properties of a class into a stream / file (binary serialization) and read back. Use it to store application specific configuration data.
Learn how to save published properties of a class into a stream / file (binary serialization) and read back. Use it to store application specific configuration data.
Read the full article to learn how to Serialize / Stream (Read/Write) Configuration Settings
I would like to know: Where and How do you Store your Delphi Application Configuration Data?
Related:
Comments
No comments yet. Leave a Comment
