About the author
The Delphi 8 compiler introduces the following predefined conditional symbols.
Usage:
{$IFDEF ConditionalSymbolAbove}...{$ENDIF}
A method to design records so that they're allocated on a specific byte boundary, such as 16 bytes, 512 bytes, 4096 bytes, etc.