[DUG] [computing] Reading Different Types from a Binary File

Peter Ingham ping_delphilist at 3days.co.nz
Mon Nov 5 10:30:53 NZDT 2012


If the binary part (subparts) was created by Delphi, or can be mapped 
directly to Delphi record definitions, then you may be able to either 
use move or dereference pointers to records and save a lot of work 
extracting individual fields.


More information about the Delphi mailing list