Unit 'exec' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

TMemChunk

Declaration

Source position: exec.pas line 279

type TMemChunk = packed record

  mc_Next: PMemChunk;

  mc_Bytes: LongWord;

end;


Documentation generated on: 2025-07-25