About the author
The following article shows you how you can serialize any Delphi object that you declare.
Binary Serialization with the Microsoft .NET framework and Delphi for .NET
For serializing VCL.NET objects, look for an upcoming article, coming your way soon!
A method to design records so that they're allocated on a specific byte boundary, such as 16 bytes, 512 bytes, 4096 bytes, etc.